Uses of Class
org.apache.openejb.jee.jba.DLQConfig
-
Packages that use DLQConfig Package Description org.apache.openejb.jee.jba -
-
Uses of DLQConfig in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba declared as DLQConfig Modifier and Type Field Description protected DLQConfigMDBConfig. dlqConfigMethods in org.apache.openejb.jee.jba that return DLQConfig Modifier and Type Method Description DLQConfigObjectFactory. createDLQConfig()Create an instance ofDLQConfigDLQConfigMDBConfig. getDLQConfig()Gets the value of the dlqConfig property.Methods in org.apache.openejb.jee.jba with parameters of type DLQConfig Modifier and Type Method Description voidMDBConfig. setDLQConfig(DLQConfig value)Sets the value of the dlqConfig property.
-