Uses of Interface
org.eclipse.jst.j2ee.ejb.ActivationConfig

Packages that use ActivationConfig
org.eclipse.jst.j2ee.ejb This package includes the enterprise bean module model api.  
 

Uses of ActivationConfig in org.eclipse.jst.j2ee.ejb
 

Methods in org.eclipse.jst.j2ee.ejb that return ActivationConfig
 ActivationConfig EjbFactory.createActivationConfig()
          Returns a new object of class 'Activation Config'
 ActivationConfig MessageDriven.getActivationConfig()
          Returns the value of the 'Activation Config' containment reference
 

Methods in org.eclipse.jst.j2ee.ejb with parameters of type ActivationConfig
 void MessageDriven.setActivationConfig(ActivationConfig value)
          Sets the value of the 'Activation Config' containment reference