|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceManager | |
---|---|
org.jboss.messaging.core.server.impl | |
org.jboss.messaging.core.transaction.impl |
Uses of ResourceManager in org.jboss.messaging.core.server.impl |
---|
Constructors in org.jboss.messaging.core.server.impl with parameters of type ResourceManager | |
---|---|
ServerConnectionImpl(long id,
java.lang.String username,
java.lang.String password,
long remotingClientSessionID,
java.lang.String clientAddress,
PacketDispatcher dispatcher,
ResourceManager resourceManager,
StorageManager persistenceManager,
HierarchicalRepository<QueueSettings> queueSettingsRepository,
PostOffice postOffice,
SecurityStore securityStore,
ConnectionManager connectionManager)
|
|
ServerSessionImpl(long id,
boolean autoCommitSends,
boolean autoCommitAcks,
boolean xa,
ServerConnection connection,
ResourceManager resourceManager,
PacketReturner sender,
PacketDispatcher dispatcher,
StorageManager persistenceManager,
HierarchicalRepository<QueueSettings> queueSettingsRepository,
PostOffice postOffice,
SecurityStore securityStore)
|
Uses of ResourceManager in org.jboss.messaging.core.transaction.impl |
---|
Classes in org.jboss.messaging.core.transaction.impl that implement ResourceManager | |
---|---|
class |
ResourceManagerImpl
A ResourceManagerImpl TODO - implement timeouts |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |