Uses of Class
org.apache.openejb.jee.jba.MDBConfig
-
Packages that use MDBConfig Package Description org.apache.openejb.jee.jba -
-
Uses of MDBConfig in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba declared as MDBConfig Modifier and Type Field Description protected MDBConfigProxyFactoryConfig. mdbConfigMethods in org.apache.openejb.jee.jba that return MDBConfig Modifier and Type Method Description MDBConfigObjectFactory. createMDBConfig()Create an instance ofMDBConfigMDBConfigProxyFactoryConfig. getMDBConfig()Gets the value of the mdbConfig property.Methods in org.apache.openejb.jee.jba with parameters of type MDBConfig Modifier and Type Method Description voidProxyFactoryConfig. setMDBConfig(MDBConfig value)Sets the value of the mdbConfig property.
-