|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
---|---|
javax.xml.bind.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 | |
---|---|
javax.xml.bind.JAXBElement<ActivationConfigProperty> |
ObjectFactory.createActivationConfigProperty(ActivationConfigProperty value)
Create an instance of JAXBElement <
ActivationConfigProperty > |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |