Uses of Class
org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty

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

Uses of ActivationConfigProperty in org.apache.openejb.jee.was.v6.ejb
 

Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type ActivationConfigProperty
protected  List<ActivationConfigProperty> ActivationConfig.configProperties
           
 

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

Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type ActivationConfigProperty
 JAXBElement<ActivationConfigProperty> ObjectFactory.createActivationConfigProperty(ActivationConfigProperty value)
          Create an instance of JAXBElement< ActivationConfigProperty>
 List<ActivationConfigProperty> ActivationConfig.getConfigProperties()
          Gets the value of the configProperties property.
 

Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type ActivationConfigProperty
 JAXBElement<ActivationConfigProperty> ObjectFactory.createActivationConfigProperty(ActivationConfigProperty value)
          Create an instance of JAXBElement< ActivationConfigProperty>
 



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.