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

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

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

Fields in org.apache.openejb.jee.jba declared as DLQConfig
protected  DLQConfig MDBConfig.dlqConfig
           
 

Methods in org.apache.openejb.jee.jba that return DLQConfig
 DLQConfig ObjectFactory.createDLQConfig()
          Create an instance of DLQConfig
 DLQConfig MDBConfig.getDLQConfig()
          Gets the value of the dlqConfig property.
 

Methods in org.apache.openejb.jee.jba with parameters of type DLQConfig
 void MDBConfig.setDLQConfig(DLQConfig value)
          Sets the value of the dlqConfig property.
 



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