Uses of Class
org.apache.openejb.jee.ActivationSpec

Packages that use ActivationSpec
org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of ActivationSpec in org.apache.openejb.jee
 

Fields in org.apache.openejb.jee declared as ActivationSpec
protected  ActivationSpec MessageListener.activationSpec
           
 

Methods in org.apache.openejb.jee that return ActivationSpec
 ActivationSpec MessageListener.getActivationSpec()
           
 

Methods in org.apache.openejb.jee with parameters of type ActivationSpec
 void MessageListener.setActivationSpec(ActivationSpec value)
           
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.