Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar21.ActivationConfigType

Packages that use ActivationConfigType
org.eclipse.modisco.jee.ejbjar.EjbJar21   
 

Uses of ActivationConfigType in org.eclipse.modisco.jee.ejbjar.EjbJar21
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 that return ActivationConfigType
 ActivationConfigType EjbJar21Factory.createActivationConfigType()
          Returns a new object of class 'Activation Config Type'.
 ActivationConfigType MessageDrivenBeanType.getActivationConfig()
          Returns the value of the 'Activation Config' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 with parameters of type ActivationConfigType
 void MessageDrivenBeanType.setActivationConfig(ActivationConfigType value)
          Sets the value of the 'Activation Config' containment reference.