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