Uses of Class
org.apache.activemq.artemis.dto.ComponentDTO
-
Packages that use ComponentDTO Package Description org.apache.activemq.artemis.components org.apache.activemq.artemis.dto The JAXB POJOs for the XML configuration of ActiveMQ Artemis broker -
-
Uses of ComponentDTO in org.apache.activemq.artemis.components
Methods in org.apache.activemq.artemis.components with parameters of type ComponentDTO Modifier and Type Method Description voidExternalComponent. configure(ComponentDTO config, String artemisInstance, String artemisHome) -
Uses of ComponentDTO in org.apache.activemq.artemis.dto
Subclasses of ComponentDTO in org.apache.activemq.artemis.dto Modifier and Type Class Description classWebServerDTOFields in org.apache.activemq.artemis.dto with type parameters of type ComponentDTO Modifier and Type Field Description List<ComponentDTO>BrokerDTO. components
-