|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActivationConfig | |
---|---|
org.objectweb.jonas_ejb.deployment.api | |
org.objectweb.jonas_ejb.deployment.xml |
Uses of ActivationConfig in org.objectweb.jonas_ejb.deployment.api |
---|
Constructors in org.objectweb.jonas_ejb.deployment.api with parameters of type ActivationConfig | |
---|---|
ActivationConfigDesc(ActivationConfig ac)
Constructor |
Uses of ActivationConfig in org.objectweb.jonas_ejb.deployment.xml |
---|
Methods in org.objectweb.jonas_ejb.deployment.xml that return ActivationConfig | |
---|---|
ActivationConfig |
MessageDriven.getActivationConfig()
Gets the activation-config (EJB2.1 only) |
ActivationConfig |
JonasMessageDriven.getActivationConfig()
Gets the activation-config (EJB2.1 only) |
Methods in org.objectweb.jonas_ejb.deployment.xml with parameters of type ActivationConfig | |
---|---|
void |
MessageDriven.setActivationConfig(ActivationConfig activationConfig)
Set the activation-config (EJB2.1 only) |
void |
JonasMessageDriven.setActivationConfig(ActivationConfig activationConfig)
Set the activation-config (EJB2.1 only) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |