com.bea.control
Annotation Type JMSControl.JMS
@Target(value={TYPE,FIELD})
@Retention(value=RUNTIME)
public static @interface JMSControl.JMS
 
 
connectionfactoryjndiname
public abstract String connectionfactoryjndiname
 
sendjndiname
public abstract String sendjndiname
 
- Default:
 - "Not Specified"
 
sendtype
public abstract JMSControl.Type sendtype
 
- Default:
 - none
 
receivetype
public abstract JMSControl.Type receivetype
 
- Default:
 - none
 
receivejndiname
public abstract String receivejndiname
 
- Default:
 - "Not Specified"
 
topictabledatasource
public abstract String topictabledatasource
 
- Default:
 - "Not Specified"
 
sendcorrelationproperty
public abstract String sendcorrelationproperty
 
- Default:
 - "JMSCorrelationID"
 
receivecorrelationproperty
public abstract String receivecorrelationproperty
 
- Default:
 - "JMSCorrelationID"
 
receiveselector
public abstract String receiveselector
 
- Default:
 - "Not Specified"
 
autotopicsubscribe
public abstract boolean autotopicsubscribe
 
- Default:
 - false
 
sendwithxa
public abstract boolean sendwithxa
 
- Default:
 - false