Uses of Interface
org.apache.activemq.artemis.core.server.ServiceComponent
-
-
Uses of ServiceComponent in org.apache.activemq.artemis.components
Subinterfaces of ServiceComponent in org.apache.activemq.artemis.components Modifier and Type Interface Description interfaceExternalComponent -
Uses of ServiceComponent in org.apache.activemq.artemis.core.server
Subinterfaces of ServiceComponent in org.apache.activemq.artemis.core.server Modifier and Type Interface Description interfaceActiveMQServerThis interface defines the internal interface of the ActiveMQ Artemis Server exposed to other components of the server. -
Uses of ServiceComponent in org.apache.activemq.artemis.core.server.impl
Classes in org.apache.activemq.artemis.core.server.impl that implement ServiceComponent Modifier and Type Class Description classActiveMQServerImplThe ActiveMQ Artemis server implementation -
Uses of ServiceComponent in org.apache.activemq.artemis.core.server.management
Classes in org.apache.activemq.artemis.core.server.management that implement ServiceComponent Modifier and Type Class Description classManagementContext -
Uses of ServiceComponent in org.apache.activemq.artemis.integration
Subinterfaces of ServiceComponent in org.apache.activemq.artemis.integration Modifier and Type Interface Description interfaceBrokerA Broker os a set of ActiveMQComponents that create a Server, for instance core and jms.Classes in org.apache.activemq.artemis.integration that implement ServiceComponent Modifier and Type Class Description classFileBroker
-