Uses of Class
org.apache.openejb.jee.jba.MDBConfig

Packages that use MDBConfig
org.apache.openejb.jee.jba   
 

Uses of MDBConfig in org.apache.openejb.jee.jba
 

Fields in org.apache.openejb.jee.jba declared as MDBConfig
protected  MDBConfig ProxyFactoryConfig.mdbConfig
           
 

Methods in org.apache.openejb.jee.jba that return MDBConfig
 MDBConfig ObjectFactory.createMDBConfig()
          Create an instance of MDBConfig
 MDBConfig ProxyFactoryConfig.getMDBConfig()
          Gets the value of the mdbConfig property.
 

Methods in org.apache.openejb.jee.jba with parameters of type MDBConfig
 void ProxyFactoryConfig.setMDBConfig(MDBConfig value)
          Sets the value of the mdbConfig property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.