Uses of Class
org.jboss.messaging.ra.JBMRAProperties

Packages that use JBMRAProperties
org.jboss.messaging.ra JBoss Messaging Resource Adaptor 
 

Uses of JBMRAProperties in org.jboss.messaging.ra
 

Methods in org.jboss.messaging.ra that return JBMRAProperties
protected  JBMRAProperties JBMResourceAdapter.getProperties()
          Get the resource adapter properties
 

Methods in org.jboss.messaging.ra with parameters of type JBMRAProperties
 void JBMConnectionRequestInfo.setDefaults(JBMRAProperties prop)
          Fill in default values if they are missing
 

Constructors in org.jboss.messaging.ra with parameters of type JBMRAProperties
JBMConnectionRequestInfo(JBMRAProperties prop, int type)
          Constructor
 



Copyright © 2006 JBoss Inc. All Rights Reserved.