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