Package | Description |
---|---|
org.hornetq.core.server | |
org.hornetq.core.server.impl | |
org.hornetq.core.server.management | |
org.hornetq.core.server.management.impl |
Modifier and Type | Method and Description |
---|---|
HornetQServerControlImpl |
HornetQServer.getHornetQServerControl()
Returns the resource to manage this HornetQ server.
|
Modifier and Type | Method and Description |
---|---|
HornetQServerControlImpl |
HornetQServerImpl.getHornetQServerControl() |
Modifier and Type | Method and Description |
---|---|
HornetQServerControlImpl |
ManagementService.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) |
Modifier and Type | Method and Description |
---|---|
HornetQServerControlImpl |
ManagementServiceImpl.registerServer(PostOffice postOffice,
StorageManager storageManager1,
Configuration configuration,
HierarchicalRepository<AddressSettings> addressSettingsRepository,
HierarchicalRepository<Set<Role>> securityRepository,
ResourceManager resourceManager,
RemotingService remotingService,
HornetQServer messagingServer,
QueueFactory queueFactory,
ScheduledExecutorService scheduledThreadPool,
PagingManager pagingManager,
boolean backup) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.