Uses of Interface
org.apache.activemq.artemis.core.server.ConnectorService
Packages that use ConnectorService
Package
Description
-
Uses of ConnectorService in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return ConnectorServiceModifier and TypeMethodDescriptionConnectorServiceFactory.createConnectorService(String connectorName, Map<String, Object> configuration, StorageManager storageManager, PostOffice postOffice, ScheduledExecutorService scheduledThreadPool) -
Uses of ConnectorService in org.apache.activemq.artemis.core.server.impl
Methods in org.apache.activemq.artemis.core.server.impl that return types with arguments of type ConnectorService