|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemotingService | |
---|---|
org.jboss.messaging.core.management | Provides management for JBoss Messaging |
org.jboss.messaging.core.management.impl | |
org.jboss.messaging.core.remoting.server.impl | |
org.jboss.messaging.core.server | |
org.jboss.messaging.core.server.impl |
Uses of RemotingService in org.jboss.messaging.core.management |
---|
Methods in org.jboss.messaging.core.management with parameters of type RemotingService | |
---|---|
MessagingServerControlImpl |
ManagementService.registerServer(PostOffice postOffice,
StorageManager storageManager,
Configuration configuration,
HierarchicalRepository<AddressSettings> addressSettingsRepository,
HierarchicalRepository<java.util.Set<Role>> securityRepository,
ResourceManager resourceManager,
RemotingService remotingService,
MessagingServer messagingServer,
QueueFactory queueFactory,
boolean backup)
|
Uses of RemotingService in org.jboss.messaging.core.management.impl |
---|
Methods in org.jboss.messaging.core.management.impl with parameters of type RemotingService | |
---|---|
MessagingServerControlImpl |
ManagementServiceImpl.registerServer(PostOffice postOffice,
StorageManager storageManager,
Configuration configuration,
HierarchicalRepository<AddressSettings> addressSettingsRepository,
HierarchicalRepository<java.util.Set<Role>> securityRepository,
ResourceManager resourceManager,
RemotingService remotingService,
MessagingServer messagingServer,
QueueFactory queueFactory,
boolean backup)
|
Constructors in org.jboss.messaging.core.management.impl with parameters of type RemotingService | |
---|---|
MessagingServerControlImpl(PostOffice postOffice,
Configuration configuration,
ResourceManager resourceManager,
RemotingService remotingService,
MessagingServer messagingServer,
MessageCounterManager messageCounterManager,
javax.management.NotificationBroadcasterSupport broadcaster)
|
Uses of RemotingService in org.jboss.messaging.core.remoting.server.impl |
---|
Classes in org.jboss.messaging.core.remoting.server.impl that implement RemotingService | |
---|---|
class |
RemotingServiceImpl
|
Uses of RemotingService in org.jboss.messaging.core.server |
---|
Methods in org.jboss.messaging.core.server that return RemotingService | |
---|---|
RemotingService |
MessagingServer.getRemotingService()
|
Uses of RemotingService in org.jboss.messaging.core.server.impl |
---|
Methods in org.jboss.messaging.core.server.impl that return RemotingService | |
---|---|
RemotingService |
MessagingServerImpl.getRemotingService()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |