Uses of Class
org.objectweb.jonas_ejb.deployment.xml.ActivationConfig

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)
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.