Uses of Class
org.apache.openejb.jee.jba.ActivationConfigProperty
-
Packages that use ActivationConfigProperty Package Description 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 Modifier and Type Field Description protected List<ActivationConfigProperty>ActivationConfig. activationConfigPropertyMethods in org.apache.openejb.jee.jba that return ActivationConfigProperty Modifier and Type Method Description ActivationConfigPropertyObjectFactory. createActivationConfigProperty()Create an instance ofActivationConfigPropertyMethods in org.apache.openejb.jee.jba that return types with arguments of type ActivationConfigProperty Modifier and Type Method Description List<ActivationConfigProperty>ActivationConfig. getActivationConfigProperty()Gets the value of the activationConfigProperty property.
-