Uses of Class
org.ow2.jonas.deployment.ejb.xml.ActivationConfig

Packages that use ActivationConfig
org.ow2.jonas.deployment.ejb   
org.ow2.jonas.deployment.ejb.xml   
 

Uses of ActivationConfig in org.ow2.jonas.deployment.ejb
 

Constructors in org.ow2.jonas.deployment.ejb with parameters of type ActivationConfig
ActivationConfigDesc(ActivationConfig ac)
          Constructor
 

Uses of ActivationConfig in org.ow2.jonas.deployment.ejb.xml
 

Methods in org.ow2.jonas.deployment.ejb.xml that return ActivationConfig
 ActivationConfig JonasMessageDriven.getActivationConfig()
          Gets the activation-config (EJB2.1 only)
 ActivationConfig MessageDriven.getActivationConfig()
          Gets the activation-config (EJB2.1 only)
 

Methods in org.ow2.jonas.deployment.ejb.xml with parameters of type ActivationConfig
 void JonasMessageDriven.setActivationConfig(ActivationConfig activationConfig)
          Set the activation-config (EJB2.1 only)
 void MessageDriven.setActivationConfig(ActivationConfig activationConfig)
          Set the activation-config (EJB2.1 only)
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.