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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return ActivationConfigType
 ActivationConfigType EjbJar31Factory.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.EjbJar31 with parameters of type ActivationConfigType
 void MessageDrivenBeanType.setActivationConfig(ActivationConfigType value)
          Sets the value of the 'Activation Config' containment reference.