Uses of Class
org.apache.activemq.schema.core.DtoMemoryPersistenceAdapter.BrokerService
-
Packages that use DtoMemoryPersistenceAdapter.BrokerService Package Description org.apache.activemq.schema.core -
-
Uses of DtoMemoryPersistenceAdapter.BrokerService in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoMemoryPersistenceAdapter.BrokerService Modifier and Type Method Description DtoMemoryPersistenceAdapter.BrokerServiceObjectFactory. createDtoMemoryPersistenceAdapterBrokerService()Create an instance ofDtoMemoryPersistenceAdapter.BrokerServiceMethods in org.apache.activemq.schema.core that return types with arguments of type DtoMemoryPersistenceAdapter.BrokerService Modifier and Type Method Description JAXBElement<DtoMemoryPersistenceAdapter.BrokerService>ObjectFactory. createDtoMemoryPersistenceAdapterBrokerService(DtoMemoryPersistenceAdapter.BrokerService value)Methods in org.apache.activemq.schema.core with parameters of type DtoMemoryPersistenceAdapter.BrokerService Modifier and Type Method Description JAXBElement<DtoMemoryPersistenceAdapter.BrokerService>ObjectFactory. createDtoMemoryPersistenceAdapterBrokerService(DtoMemoryPersistenceAdapter.BrokerService value)
-