public interface ManagementService extends NotificationService, ActiveMQComponent
addNotificationListener, enableNotifications, removeNotificationListener, sendNotification
isStarted, start, stop
MessageCounterManager getMessageCounterManager()
SimpleString getManagementAddress()
SimpleString getManagementNotificationAddress()
ObjectNameBuilder getObjectNameBuilder()
void setStorageManager(StorageManager storageManager)
ActiveMQServerControlImpl registerServer(PostOffice postOffice, SecurityStore securityStore, StorageManager storageManager, Configuration configuration, HierarchicalRepository<AddressSettings> addressSettingsRepository, HierarchicalRepository<Set<Role>> securityRepository, ResourceManager resourceManager, RemotingService remotingService, ActiveMQServer messagingServer, QueueFactory queueFactory, ScheduledExecutorService scheduledThreadPool, PagingManager pagingManager, boolean backup) throws Exception
Exception
void registerInJMX(ObjectName objectName, Object managedResource) throws Exception
Exception
void unregisterFromJMX(ObjectName objectName) throws Exception
Exception
void unregisterFromRegistry(String resourceName)
void registerAddress(SimpleString address) throws Exception
Exception
void unregisterAddress(SimpleString address) throws Exception
Exception
void registerQueue(Queue queue, SimpleString address, StorageManager storageManager) throws Exception
Exception
void unregisterQueue(SimpleString name, SimpleString address) throws Exception
Exception
void registerAcceptor(Acceptor acceptor, TransportConfiguration configuration) throws Exception
Exception
void unregisterAcceptors()
void registerDivert(Divert divert, DivertConfiguration config) throws Exception
Exception
void unregisterDivert(SimpleString name) throws Exception
Exception
void registerBroadcastGroup(BroadcastGroup broadcastGroup, BroadcastGroupConfiguration configuration) throws Exception
Exception
void unregisterBroadcastGroup(String name) throws Exception
Exception
void registerBridge(Bridge bridge, BridgeConfiguration configuration) throws Exception
Exception
void registerCluster(ClusterConnection cluster, ClusterConnectionConfiguration configuration) throws Exception
Exception
ServerMessage handleMessage(ServerMessage message) throws Exception
Exception
Copyright © 2017 JBoss by Red Hat. All rights reserved.