|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActivationConfig | |
---|---|
org.apache.openejb.jee.was.v6.ejb | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of ActivationConfig in org.apache.openejb.jee.was.v6.ejb |
---|
Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type ActivationConfig | |
---|---|
protected List<ActivationConfig> |
MessageDriven.activationConfigs
|
Methods in org.apache.openejb.jee.was.v6.ejb that return ActivationConfig | |
---|---|
ActivationConfig |
ObjectFactory.createActivationConfig()
Create an instance of ActivationConfig |
Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type ActivationConfig | |
---|---|
javax.xml.bind.JAXBElement<ActivationConfig> |
ObjectFactory.createActivationConfig(ActivationConfig value)
Create an instance of JAXBElement <
ActivationConfig > |
List<ActivationConfig> |
MessageDriven.getActivationConfigs()
Gets the value of the activationConfigs property. |
Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type ActivationConfig | |
---|---|
javax.xml.bind.JAXBElement<ActivationConfig> |
ObjectFactory.createActivationConfig(ActivationConfig value)
Create an instance of JAXBElement <
ActivationConfig > |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |