Uses of Class
org.apache.activemq.schema.core.DtoDatabaseLocker.ExceptionHandler
-
Packages that use DtoDatabaseLocker.ExceptionHandler Package Description org.apache.activemq.schema.core -
-
Uses of DtoDatabaseLocker.ExceptionHandler in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoDatabaseLocker.ExceptionHandler Modifier and Type Method Description DtoDatabaseLocker.ExceptionHandlerObjectFactory. createDtoDatabaseLockerExceptionHandler()Create an instance ofDtoDatabaseLocker.ExceptionHandlerMethods in org.apache.activemq.schema.core that return types with arguments of type DtoDatabaseLocker.ExceptionHandler Modifier and Type Method Description JAXBElement<DtoDatabaseLocker.ExceptionHandler>ObjectFactory. createDtoDatabaseLockerExceptionHandler(DtoDatabaseLocker.ExceptionHandler value)Methods in org.apache.activemq.schema.core with parameters of type DtoDatabaseLocker.ExceptionHandler Modifier and Type Method Description JAXBElement<DtoDatabaseLocker.ExceptionHandler>ObjectFactory. createDtoDatabaseLockerExceptionHandler(DtoDatabaseLocker.ExceptionHandler value)
-