Uses of Class
org.apache.openejb.jee.oejb2.ActivationConfigPropertyType
-
Packages that use ActivationConfigPropertyType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ActivationConfigPropertyType in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 with type parameters of type ActivationConfigPropertyType Modifier and Type Field Description protected List<ActivationConfigPropertyType>ActivationConfigType. activationConfigPropertyMethods in org.apache.openejb.jee.oejb2 that return ActivationConfigPropertyType Modifier and Type Method Description ActivationConfigPropertyTypeObjectFactory. createActivationConfigPropertyType()Create an instance ofActivationConfigPropertyTypeMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type ActivationConfigPropertyType Modifier and Type Method Description List<ActivationConfigPropertyType>ActivationConfigType. getActivationConfigProperty()Gets the value of the activationConfigProperty property.
-