Uses of Interface
org.eclipse.jst.j2ee.jca.ActivationSpec

Packages that use ActivationSpec
org.eclipse.jst.j2ee.jca This package includes the connector module model api.  
 

Uses of ActivationSpec in org.eclipse.jst.j2ee.jca
 

Methods in org.eclipse.jst.j2ee.jca that return ActivationSpec
 ActivationSpec JcaFactory.createActivationSpec()
          Returns a new object of class 'Activation Spec'
 ActivationSpec MessageListener.getActivationSpec()
          Returns the value of the 'Activation Spec' containment reference
 

Methods in org.eclipse.jst.j2ee.jca with parameters of type ActivationSpec
 void MessageListener.setActivationSpec(ActivationSpec value)
          Sets the value of the 'Activation Spec' containment reference