Uses of Class
org.apache.activemq.schema.core.DtoLeaseLockerIOExceptionHandler
-
Packages that use DtoLeaseLockerIOExceptionHandler Package Description org.apache.activemq.schema.core -
-
Uses of DtoLeaseLockerIOExceptionHandler in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoLeaseLockerIOExceptionHandler Modifier and Type Field Description protected DtoLeaseLockerIOExceptionHandlerDtoBroker.IoExceptionHandler. leaseLockerIOExceptionHandlerprotected DtoLeaseLockerIOExceptionHandlerDtoBrokerService.IoExceptionHandler. leaseLockerIOExceptionHandlerMethods in org.apache.activemq.schema.core that return DtoLeaseLockerIOExceptionHandler Modifier and Type Method Description DtoLeaseLockerIOExceptionHandlerObjectFactory. createDtoLeaseLockerIOExceptionHandler()Create an instance ofDtoLeaseLockerIOExceptionHandlerDtoLeaseLockerIOExceptionHandlerDtoBroker.IoExceptionHandler. getLeaseLockerIOExceptionHandler()Gets the value of the leaseLockerIOExceptionHandler property.DtoLeaseLockerIOExceptionHandlerDtoBrokerService.IoExceptionHandler. getLeaseLockerIOExceptionHandler()Gets the value of the leaseLockerIOExceptionHandler property.Methods in org.apache.activemq.schema.core with parameters of type DtoLeaseLockerIOExceptionHandler Modifier and Type Method Description voidDtoBroker.IoExceptionHandler. setLeaseLockerIOExceptionHandler(DtoLeaseLockerIOExceptionHandler value)Sets the value of the leaseLockerIOExceptionHandler property.voidDtoBrokerService.IoExceptionHandler. setLeaseLockerIOExceptionHandler(DtoLeaseLockerIOExceptionHandler value)Sets the value of the leaseLockerIOExceptionHandler property.
-