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