Uses of Class
org.apache.openejb.jee.jba.ActivationConfigProperty

Packages that use ActivationConfigProperty
org.apache.openejb.jee.jba   
 

Uses of ActivationConfigProperty in org.apache.openejb.jee.jba
 

Fields in org.apache.openejb.jee.jba with type parameters of type ActivationConfigProperty
protected  List<ActivationConfigProperty> ActivationConfig.activationConfigProperty
           
 

Methods in org.apache.openejb.jee.jba that return ActivationConfigProperty
 ActivationConfigProperty ObjectFactory.createActivationConfigProperty()
          Create an instance of ActivationConfigProperty
 

Methods in org.apache.openejb.jee.jba that return types with arguments of type ActivationConfigProperty
 List<ActivationConfigProperty> ActivationConfig.getActivationConfigProperty()
          Gets the value of the activationConfigProperty property.
 



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