Uses of Class
org.apache.activemq.schema.core.DtoBrokerService.DestinationFactory
-
Packages that use DtoBrokerService.DestinationFactory Package Description org.apache.activemq.schema.core -
-
Uses of DtoBrokerService.DestinationFactory in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoBrokerService.DestinationFactory Modifier and Type Method Description DtoBrokerService.DestinationFactoryObjectFactory. createDtoBrokerServiceDestinationFactory()Create an instance ofDtoBrokerService.DestinationFactoryMethods in org.apache.activemq.schema.core that return types with arguments of type DtoBrokerService.DestinationFactory Modifier and Type Method Description JAXBElement<DtoBrokerService.DestinationFactory>ObjectFactory. createDtoBrokerServiceDestinationFactory(DtoBrokerService.DestinationFactory value)Methods in org.apache.activemq.schema.core with parameters of type DtoBrokerService.DestinationFactory Modifier and Type Method Description JAXBElement<DtoBrokerService.DestinationFactory>ObjectFactory. createDtoBrokerServiceDestinationFactory(DtoBrokerService.DestinationFactory value)
-