Uses of Class
org.apache.openejb.jee.oejb2.ActivationConfigPropertyType

Packages that use ActivationConfigPropertyType
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
protected  java.util.List<ActivationConfigPropertyType> ActivationConfigType.activationConfigProperty
           
 

Methods in org.apache.openejb.jee.oejb2 that return ActivationConfigPropertyType
 ActivationConfigPropertyType ObjectFactory.createActivationConfigPropertyType()
          Create an instance of ActivationConfigPropertyType
 

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type ActivationConfigPropertyType
 java.util.List<ActivationConfigPropertyType> ActivationConfigType.getActivationConfigProperty()
          Gets the value of the activationConfigProperty property.
 



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