|
|||||||||
| Home >> All >> org >> jboss >> resource >> [ connectionmanager overview ] | PREV NEXT | ||||||||
A
- activateEntity(EntityEnterpriseContext) - Method in class org.jboss.resource.connectionmanager.CachedConnectionInterceptor
- This method is called when an entity shall be activated.
- add(Object) - Method in class org.jboss.resource.connectionmanager.CachedConnectionManager.CloseConnectionSynchronization
- afterCompletion(int) - Method in class org.jboss.resource.connectionmanager.CachedConnectionManager.CloseConnectionSynchronization
- afterCompletion(int) - Method in class org.jboss.resource.connectionmanager.TxConnectionManager.TxConnectionEventListener.TxRemover
- allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2.ConnectionManagerProxy
- allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- authenticationMechanismType - Variable in class org.jboss.resource.connectionmanager.RARDeployment
B
- BaseConnectionManager2 - class org.jboss.resource.connectionmanager.BaseConnectionManager2.
- The BaseConnectionManager2 is an abstract base class for JBoss ConnectionManager implementations.
- BaseConnectionManager2() - Constructor for class org.jboss.resource.connectionmanager.BaseConnectionManager2
- Default BaseConnectionManager2 managed constructor for use by subclass mbeans.
- BaseConnectionManager2(CachedConnectionManager, ManagedConnectionPool) - Constructor for class org.jboss.resource.connectionmanager.BaseConnectionManager2
- Creates a new
BaseConnectionManager2instance. - BaseConnectionManager2.BaseConnectionEventListener - class org.jboss.resource.connectionmanager.BaseConnectionManager2.BaseConnectionEventListener.
- BaseConnectionManager2.BaseConnectionEventListener(ManagedConnection, ManagedConnectionPool, Object, Logger) - Constructor for class org.jboss.resource.connectionmanager.BaseConnectionManager2.BaseConnectionEventListener
- BaseConnectionManager2.ConnectionManagerProxy - class org.jboss.resource.connectionmanager.BaseConnectionManager2.ConnectionManagerProxy.
- BaseConnectionManager2.ConnectionManagerProxy(BaseConnectionManager2, ObjectName) - Constructor for class org.jboss.resource.connectionmanager.BaseConnectionManager2.ConnectionManagerProxy
- beforeCompletion() - Method in class org.jboss.resource.connectionmanager.CachedConnectionManager.CloseConnectionSynchronization
- beforeCompletion() - Method in class org.jboss.resource.connectionmanager.TxConnectionManager.TxConnectionEventListener.TxRemover
- blockingTimeout - Variable in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool.PoolParams
C
- CachedConnectionInterceptor - class org.jboss.resource.connectionmanager.CachedConnectionInterceptor.
- CachedConnectionInterceptor.java Created: Sat Jan 12 01:22:06 2002
- CachedConnectionInterceptor() - Constructor for class org.jboss.resource.connectionmanager.CachedConnectionInterceptor
- CachedConnectionManager - class org.jboss.resource.connectionmanager.CachedConnectionManager.
- The CachedConnectionManager mbean manages associations between meta-aware objects (those accessed through interceptor chains) and connection handles, and between user transactions and connection handles.
- CachedConnectionManager() - Constructor for class org.jboss.resource.connectionmanager.CachedConnectionManager
- Default CachedConnectionManager managed constructor for mbeans.
- CachedConnectionManager.CloseConnectionSynchronization - class org.jboss.resource.connectionmanager.CachedConnectionManager.CloseConnectionSynchronization.
- CachedConnectionManager.CloseConnectionSynchronization() - Constructor for class org.jboss.resource.connectionmanager.CachedConnectionManager.CloseConnectionSynchronization
- CachedConnectionManager.KeyConnectionAssociation - class org.jboss.resource.connectionmanager.CachedConnectionManager.KeyConnectionAssociation.
- The class
KeyConnectionAssociationwraps objects so they may be used in hashmaps based on their object identity rather than equals implementation. - CachedConnectionManager.KeyConnectionAssociation(Object) - Constructor for class org.jboss.resource.connectionmanager.CachedConnectionManager.KeyConnectionAssociation
- ConnectionCacheListener - interface org.jboss.resource.connectionmanager.ConnectionCacheListener.
- ConnectionCacheListener.java Created: Sat Jan 5 19:47:35 2002
- ConnectionListener - interface org.jboss.resource.connectionmanager.ConnectionListener.
- A jboss connection listener
- ConnectionListenerFactory - interface org.jboss.resource.connectionmanager.ConnectionListenerFactory.
- A factory for connection event listeners
- ConnectionRecord - class org.jboss.resource.connectionmanager.ConnectionRecord.
- Information about a connection
- ConnectionRecord(ConnectionListener, Object, ConnectionRequestInfo) - Constructor for class org.jboss.resource.connectionmanager.ConnectionRecord
- ccm - Variable in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- ccm - Variable in class org.jboss.resource.connectionmanager.CachedConnectionInterceptor
- ccmName - Variable in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- checkedOut - Variable in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- The checked out connections
- cl - Variable in class org.jboss.resource.connectionmanager.ConnectionRecord
- cl - Variable in class org.jboss.resource.connectionmanager.TxConnectionManager.LocalXAResource
- clf - Variable in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- The connection listener factory
- clf - Variable in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool
- The connection listener factory
- closeAll(Map) - Method in class org.jboss.resource.connectionmanager.CachedConnectionManager
- closeConnection(Object) - Method in class org.jboss.resource.connectionmanager.CachedConnectionManager
- closing - Variable in class org.jboss.resource.connectionmanager.CachedConnectionManager.CloseConnectionSynchronization
- cls - Variable in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- The available connection event listeners
- cmName - Variable in class org.jboss.resource.connectionmanager.BaseConnectionManager2.ConnectionManagerProxy
- cmToConnectionsMap - Variable in class org.jboss.resource.connectionmanager.CachedConnectionManager.KeyConnectionAssociation
- commit(Xid, boolean) - Method in class org.jboss.resource.connectionmanager.TxConnectionManager.LocalXAResource
- connection - Variable in class org.jboss.resource.connectionmanager.ConnectionRecord
- connectionClosed(ConnectionEvent) - Method in class org.jboss.resource.connectionmanager.NoTxConnectionManager.NoTxConnectionEventListener
- connectionClosed(ConnectionEvent) - Method in class org.jboss.resource.connectionmanager.TxConnectionManager.TxConnectionEventListener
- connectionCounter - Variable in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- Stats
- connectionErrorOccurred(ConnectionEvent) - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2.BaseConnectionEventListener
- May be overridden to e.g.
- connectionErrorOccurred(ConnectionEvent) - Method in class org.jboss.resource.connectionmanager.TxConnectionManager.TxConnectionEventListener
- connectionFactoryImplClass - Variable in class org.jboss.resource.connectionmanager.RARDeployment
- connectionFactoryInterface - Variable in class org.jboss.resource.connectionmanager.RARDeployment
- connectionImplClass - Variable in class org.jboss.resource.connectionmanager.RARDeployment
- connectionInterface - Variable in class org.jboss.resource.connectionmanager.RARDeployment
- connectionStackTraces - Variable in class org.jboss.resource.connectionmanager.CachedConnectionManager
- Connection stacktraces
- connections - Variable in class org.jboss.resource.connectionmanager.CachedConnectionManager.CloseConnectionSynchronization
- container - Variable in class org.jboss.resource.connectionmanager.CachedConnectionInterceptor
- context - Variable in class org.jboss.resource.connectionmanager.BaseConnectionManager2.BaseConnectionEventListener
- copyRaInfo() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- Describe
copyRaInfomethod here. - create() - Method in class org.jboss.resource.connectionmanager.CachedConnectionInterceptor
- createBeanClassInstance() - Method in class org.jboss.resource.connectionmanager.CachedConnectionInterceptor
- Returns a new instance of the bean class or a subclass of the bean class.
- createConnectionEventListener(Subject, ConnectionRequestInfo) - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- Create a connection event listener
- createConnectionFactory() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- Creates a connection factory instance.
- createConnectionFactory(ConnectionManager) - Method in class org.jboss.resource.connectionmanager.RARDeployment
- Creates a connection factory instance.
- createConnectionListener(ManagedConnection, Object) - Method in interface org.jboss.resource.connectionmanager.ConnectionListenerFactory
- Create a managed connection listener for the managed connection
- createConnectionListener(ManagedConnection, Object) - Method in class org.jboss.resource.connectionmanager.NoTxConnectionManager
- createConnectionListener(ManagedConnection, Object) - Method in class org.jboss.resource.connectionmanager.TxConnectionManager
- createEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.resource.connectionmanager.CachedConnectionInterceptor
- This method is called whenever an entity is to be created.
- createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.jboss.resource.connectionmanager.RARDeployment
- Creates a new ManagedConnection
- created - Variable in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool.Counter
- credentialInterface - Variable in class org.jboss.resource.connectionmanager.RARDeployment
- cri - Variable in class org.jboss.resource.connectionmanager.ConnectionRecord
- cri - Variable in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.CriKey
- The connection request information
- cri - Variable in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.SubjectCriKey
- The connection request information
- criteria - Variable in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- The pooling criteria
- currentObjects - Variable in class org.jboss.resource.connectionmanager.CachedConnectionManager
- ThreadLocal that holds current calling meta-programming aware object, used in case someone is idiotic enough to cache a connection between invocations.and want the spec required behavior of it getting hooked up to an appropriate ManagedConnection on each method invocation.
- currentPoolIndex - Variable in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- currentTx - Variable in class org.jboss.resource.connectionmanager.TxConnectionManager.TxConnectionEventListener
- currentXid - Variable in class org.jboss.resource.connectionmanager.TxConnectionManager.LocalXAResource
D
- DESTROY - Static variable in interface org.jboss.resource.connectionmanager.ConnectionListener
- Destroy this connection
- DESTROYED - Static variable in interface org.jboss.resource.connectionmanager.ConnectionListener
- This connection has been destroyed
- debug - Variable in class org.jboss.resource.connectionmanager.CachedConnectionManager
- dec() - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool.Counter
- defaultCri - Variable in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- The default connection request information
- defaultSubject - Variable in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- The default subject
- delist() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2.BaseConnectionEventListener
- delist() - Method in interface org.jboss.resource.connectionmanager.ConnectionListener
- Delist the managed connection
- delist() - Method in class org.jboss.resource.connectionmanager.TxConnectionManager.TxConnectionEventListener
- destroy() - Method in class org.jboss.resource.connectionmanager.CachedConnectionInterceptor
- destroyed - Variable in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool.Counter
- disconnect(Collection, Set) - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- disconnect(CachedConnectionManager.KeyConnectionAssociation, Set) - Method in class org.jboss.resource.connectionmanager.CachedConnectionManager
- disconnect(Collection, Set) - Method in interface org.jboss.resource.connectionmanager.ConnectionCacheListener
- displayName - Variable in class org.jboss.resource.connectionmanager.RARDeployment
- doDestroy(ConnectionListener) - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- Destroy a connection
- dump(String) - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool
- Dump the stats to the trace log
E
- EXCEPTION_CLASS_NAME - Static variable in class org.jboss.resource.connectionmanager.JBossLocalXAExceptionFormatter
- eisType - Variable in class org.jboss.resource.connectionmanager.RARDeployment
- end(Xid, int) - Method in class org.jboss.resource.connectionmanager.TxConnectionManager.LocalXAResource
- enlist() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2.BaseConnectionEventListener
- enlist() - Method in interface org.jboss.resource.connectionmanager.ConnectionListener
- Enlist the managed connection
- enlist() - Method in class org.jboss.resource.connectionmanager.TxConnectionManager.TxConnectionEventListener
- equals(Object) - Method in class org.jboss.resource.connectionmanager.CachedConnectionManager.KeyConnectionAssociation
- equals(Object) - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.CriKey
- equals(Object) - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.SubjectCriKey
- equals(Object) - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.SubjectKey
- equals(Object) - Method in class org.jboss.resource.connectionmanager.RARDeployment
- Tests object for equality
F
- fillPool(InternalManagedConnectionPool) - Static method in class org.jboss.resource.connectionmanager.PoolFiller
- fillToMin() - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- filler - Static variable in class org.jboss.resource.connectionmanager.PoolFiller
- fillerThread - Variable in class org.jboss.resource.connectionmanager.PoolFiller
- findEntities(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.resource.connectionmanager.CachedConnectionInterceptor
- This method is called when collections of entities are to be found.
- findEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.resource.connectionmanager.CachedConnectionInterceptor
- This method is called when single entities are to be found.
- flush() - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- flush() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool
- flush() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- The
flushmethod puts all currently checked out connections on a list to be destroyed when returned and disposes of all current pooled connections. - flush() - Method in interface org.jboss.resource.connectionmanager.ManagedConnectionPool
- flush the pool
- forget(Xid) - Method in class org.jboss.resource.connectionmanager.TxConnectionManager.LocalXAResource
- formatXAException(XAException, Logger) - Method in class org.jboss.resource.connectionmanager.JBossLocalXAExceptionFormatter
G
- getAuthenticationMechanismType() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The AuthenticationMechanismType attribute holds the AuthenticationMechanismType from the ra.xml.
- getAvailableConnectionCount() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool
- getAvailableConnectionCount() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- Get number of available free connections
- getAvailableConnectionCount() - Method in interface org.jboss.resource.connectionmanager.ManagedConnectionPool
- getAvailableConnections() - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- getBlockingTimeoutMillis() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- The BlockingTimeoutMillis attribute indicates the maximum time to block while waiting for a connection before throwing an exception.
- getCM() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2.ConnectionManagerProxy
- getCMToConnectionsMap() - Method in class org.jboss.resource.connectionmanager.CachedConnectionManager.KeyConnectionAssociation
- getCachedConnectionManager() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- Describe
getCachedConnectionManagermethod here. - getCause() - Method in class org.jboss.resource.connectionmanager.JBossLocalXAException
- getCcm() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- getCloseConnectionSynchronization(boolean) - Method in class org.jboss.resource.connectionmanager.CachedConnectionManager
- getConnection(Subject, ConnectionRequestInfo) - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- todo distinguish between connection dying while match called and bad match strategy.
- getConnection(Subject, ConnectionRequestInfo) - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool
- getConnection(Subject, ConnectionRequestInfo) - Method in interface org.jboss.resource.connectionmanager.ManagedConnectionPool
- Get a connection
- getConnectionCount() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- getConnectionCount() - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- getConnectionCount() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool
- getConnectionCount() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- Retrieve the connection count.
- getConnectionCount() - Method in interface org.jboss.resource.connectionmanager.ManagedConnectionPool
- getConnectionCreatedCount() - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- getConnectionCreatedCount() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool
- getConnectionCreatedCount() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- Retrieve the connection created count.
- getConnectionCreatedCount() - Method in interface org.jboss.resource.connectionmanager.ManagedConnectionPool
- getConnectionDestroyedCount() - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- getConnectionDestroyedCount() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool
- getConnectionDestroyedCount() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- Retrieve the destrooyed count.
- getConnectionDestroyedCount() - Method in interface org.jboss.resource.connectionmanager.ManagedConnectionPool
- getConnectionFactoryImplClass() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The ConnectionFactoryImplClass attribute holds the ConnectionFactoryImplClass from the ra.xml.
- getConnectionFactoryInterface() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The ConnectionFactoryInterface attribute holds the ConnectionFactoryInterface from the ra.xml.
- getConnectionImplClass() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The ConnectionImplClass attribute holds the ConnectionImplClass from the ra.xml.
- getConnectionInUseCount() - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- getConnectionInterface() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The ConnectionInterface attribute holds the ConnectionInterface from the ra.xml.
- getContainer() - Method in class org.jboss.resource.connectionmanager.CachedConnectionInterceptor
- getContext() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2.BaseConnectionEventListener
- getContext() - Method in interface org.jboss.resource.connectionmanager.ConnectionListener
- Retrieve the context used by the pool
- getCount() - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool.Counter
- getCreatedCount() - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool.Counter
- getCredentialInterface() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The CredentialInterface attribute holds the CredentialInterface from the ra.xml.
- getCriteria() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- The Criteria attribute indicates if Subject (from security domain) or app supplied parameters (such as from getConnection(user, pw)) are used to distinguish connections in the pool.
- getDestroyedCount() - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool.Counter
- getDisplayName() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The DisplayName attribute holds the DisplayName from the ra.xml It should be supplied by xslt from ra.xml
- getEisType() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The EisType attribute holds the EisType from the ra.xml.
- getGuaranteedCount() - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool.Counter
- getIdleTimeout() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- Get the IdleTimeout value.
- getIdleTimeoutMinutes() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- The IdleTimeoutMinutes attribute indicates the maximum time a connection may be idle before being closed.
- getInUseConnectionCount() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool
- Return the inuse count
- getInUseConnectionCount() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- Get number of connections currently in use
- getInUseConnectionCount() - Method in interface org.jboss.resource.connectionmanager.ManagedConnectionPool
- getInstance() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- Describe
getInstancemethod here. - getInstance() - Method in class org.jboss.resource.connectionmanager.CachedConnectionManager
- The Instance attribute simply holds the current instance, which is normally the only instance of CachedConnectionManager.
- getJaasSecurityManagerService() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- Get the JaasSecurityManagerService value.
- getJndiName() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- The JndiName attribute holds the jndi name the ConnectionFactory will be bound under in jndi.
- getKey(Subject, ConnectionRequestInfo, boolean) - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool
- Retrieve the key for this request
- getKey(Subject, ConnectionRequestInfo, boolean) - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.OnePool
- getKey(Subject, ConnectionRequestInfo, boolean) - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.PoolByCri
- getKey(Subject, ConnectionRequestInfo, boolean) - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.PoolBySubject
- getKey(Subject, ConnectionRequestInfo, boolean) - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.PoolBySubjectAndCri
- getLogWriter() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- Gets the logwriter for this instance.
- getManagedConnection() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2.BaseConnectionEventListener
- getManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- Describe
getManagedConnectionmethod here. - getManagedConnection() - Method in interface org.jboss.resource.connectionmanager.ConnectionListener
- Retrieve the managed connection for this listener
- getManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.jboss.resource.connectionmanager.TxConnectionManager
- getManagedConnectionFactory() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- ManagedConnectionFactory is an internal attribute that holds the ManagedConnectionFactory instance managed by this ConnectionManager.
- getManagedConnectionFactory() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool
- getManagedConnectionFactory() - Method in interface org.jboss.resource.connectionmanager.ManagedConnectionPool
- Retrieve the managed connection factory for this pool
- getManagedConnectionFactoryAttribute(String) - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The
getManagedConnectionFactoryAttributemethod can be used to examine the managed connection factory properties. - getManagedConnectionFactoryClass() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The ManagedConnectionFactoryClass attribute holds the ManagedConnectionFactoryClass from the ra.xml.
- getManagedConnectionFactoryName() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- ManagedConnectionFactoryName holds the ObjectName of the mbean that represents the ManagedConnectionFactory.
- getManagedConnectionFactoryProperties() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The ManagedConnectionFactoryProperties attribute holds the ManagedConnectionFactoryProperties from the ra.xml, together with user supplied values for all or some of these properties.
- getManagedConnectionPool() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2.BaseConnectionEventListener
- getManagedConnectionPool() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- The ManagedConnectionPool holds the ObjectName of the mbean representing the pool for this connection manager.
- getManagedConnectionPool() - Method in interface org.jboss.resource.connectionmanager.ConnectionListener
- Retrieve the managed connection pool for this listener
- getManagedConnectionPool() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- ManagedConnectionPool is a read only attribute returning the pool set up by this mbean.
- getMaxConnectionsInUseCount() - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- getMaxConnectionsInUseCount() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool
- getMaxConnectionsInUseCount() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- getMaxConnectionsInUseCount() - Method in interface org.jboss.resource.connectionmanager.ManagedConnectionPool
- getMaxSize() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- The MaxSize attribute indicates the maximum number of connections for a pool.
- getMcfInstance() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The
getMcfInstancemethod returns the ManagedConnectionFactory instance represented by this mbean. - getMessage() - Method in class org.jboss.resource.connectionmanager.JBossLocalXAException
- Returns the composite throwable message.
- getMinSize() - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- Guard against configurations or dynamic changes that may increase the minimum beyond the maximum
- getMinSize() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- The MinSize attribute indicates the minimum number of connections this pool should hold.
- getName() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- getNested() - Method in class org.jboss.resource.connectionmanager.JBossLocalXAException
- getNoTxSeparatePools() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- Separate pools for transactional use
- getNotificationInfo() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- getOldRarDeployment() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The OldRarDeployment attribute refers to a previous-generation RARDeployment.
- getPool(Subject, ConnectionRequestInfo) - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool
- Determine the correct pool for this request, creates a new one when necessary
- getPoolingStrategy() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- For testing
- getSecurityDomainJndiName() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- Get the SecurityDomainJndiName value.
- getSpecVersion() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The SpecVersion attribute holds the SpecVersion from the ra.xml It should be supplied by xslt from ra.xml
- getState() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2.BaseConnectionEventListener
- getState() - Method in interface org.jboss.resource.connectionmanager.ConnectionListener
- Retrieve the state of this connection
- getSubject() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- getTransactionManager() - Method in class org.jboss.resource.connectionmanager.TxConnectionManager
- Deprecated. use the ObjectName TransactionManagerService instead
- getTransactionManagerService() - Method in class org.jboss.resource.connectionmanager.JBossLocalXAExceptionFormatter
- mbean get-set pair for field transactionManagerService Get the value of transactionManagerService
- getTransactionManagerService() - Method in class org.jboss.resource.connectionmanager.TxConnectionManager
- mbean get-set pair for field transactionManagerService Get the value of transactionManagerService
- getTransactionManagerServiceName() - Method in class org.jboss.resource.connectionmanager.CachedConnectionManager
- Get the TransactionManagerServiceName value.
- getTransactionSupport() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The TransactionSupport attribute holds the TransactionSupport from the ra.xml.
- getTransactionTimeout() - Method in class org.jboss.resource.connectionmanager.TxConnectionManager.LocalXAResource
- getVendorName() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The VendorName attribute holds the VendorName from the ra.xml It should be supplied by xslt from ra.xml
- getVersion() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The Version attribute holds the Version from the ra.xml.
- getXAResource() - Method in class org.jboss.resource.connectionmanager.TxConnectionManager.TxConnectionEventListener
H
- handleNotification(Notification, Object) - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- handles - Variable in class org.jboss.resource.connectionmanager.BaseConnectionManager2.BaseConnectionEventListener
- hashCode() - Method in class org.jboss.resource.connectionmanager.CachedConnectionManager.KeyConnectionAssociation
- hashCode() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.CriKey
- hashCode() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.SubjectCriKey
- hashCode() - Method in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.SubjectKey
- hashCode() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- Generates a hashCode for this object
I
- IdleRemover - class org.jboss.resource.connectionmanager.IdleRemover.
- IdleRemover.java Created: Thu Jan 3 21:44:35 2002
- IdleRemover() - Constructor for class org.jboss.resource.connectionmanager.IdleRemover
- InternalManagedConnectionPool - class org.jboss.resource.connectionmanager.InternalManagedConnectionPool.
- The internal pool implementation
- InternalManagedConnectionPool(ManagedConnectionFactory, ConnectionListenerFactory, Subject, ConnectionRequestInfo, InternalManagedConnectionPool.PoolParams, Logger) - Constructor for class org.jboss.resource.connectionmanager.InternalManagedConnectionPool
- Create a new internal pool
- InternalManagedConnectionPool.Counter - class org.jboss.resource.connectionmanager.InternalManagedConnectionPool.Counter.
- Stats
- InternalManagedConnectionPool.Counter() - Constructor for class org.jboss.resource.connectionmanager.InternalManagedConnectionPool.Counter
- InternalManagedConnectionPool.PoolParams - class org.jboss.resource.connectionmanager.InternalManagedConnectionPool.PoolParams.
- InternalManagedConnectionPool.PoolParams() - Constructor for class org.jboss.resource.connectionmanager.InternalManagedConnectionPool.PoolParams
- idleTimeout - Variable in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool.PoolParams
- inc() - Method in class org.jboss.resource.connectionmanager.InternalManagedConnectionPool.Counter
- internalFillPool(InternalManagedConnectionPool) - Method in class org.jboss.resource.connectionmanager.PoolFiller
- internalRegisterPool(InternalManagedConnectionPool, long) - Method in class org.jboss.resource.connectionmanager.IdleRemover
- internalUnregisterPool(InternalManagedConnectionPool) - Method in class org.jboss.resource.connectionmanager.IdleRemover
- interval - Variable in class org.jboss.resource.connectionmanager.IdleRemover
- inuseCount - Variable in class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool
- The in use count
- invoke(Invocation) - Method in class org.jboss.resource.connectionmanager.CachedConnectionInterceptor
- invokeHome(Invocation) - Method in class org.jboss.resource.connectionmanager.CachedConnectionInterceptor
- isDebug() - Method in class org.jboss.resource.connectionmanager.CachedConnectionManager
- Get the debug value.
- isLocalTransactions() - Method in class org.jboss.resource.connectionmanager.TxConnectionManager
- mbean get-set pair for field localTransactions Get the value of localTransactions
- isManagedConnectionFree() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2.BaseConnectionEventListener
- isManagedConnectionFree() - Method in interface org.jboss.resource.connectionmanager.ConnectionListener
- Is the managed connection free?
- isManagedConnectionFree() - Method in class org.jboss.resource.connectionmanager.TxConnectionManager.TxConnectionEventListener
- isModified(EntityEnterpriseContext) - Method in class org.jboss.resource.connectionmanager.CachedConnectionInterceptor
- This method is used to determine if an entity should be stored.
- isReauthenticationSupport() - Method in class org.jboss.resource.connectionmanager.RARDeployment
- The ReauthenticationSupport attribute holds the ReauthenticationSupport from the ra.xml.
- isSameRM(XAResource) - Method in class org.jboss.resource.connectionmanager.TxConnectionManager.LocalXAResource
- isSpecCompliant() - Method in class org.jboss.resource.connectionmanager.CachedConnectionManager
- Get the SpecCompliant value.
- isTimedOut(long) - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2.BaseConnectionEventListener
- isTimedOut(long) - Method in interface org.jboss.resource.connectionmanager.ConnectionListener
- Has the connection timed out?
- isTrackConnectionByTx() - Method in class org.jboss.resource.connectionmanager.TxConnectionManager
- mbean get-set pair for field trackConnectionByTx Get the value of trackConnectionByTx
- isTrackConnectionByTx() - Method in class org.jboss.resource.connectionmanager.XATxConnectionManager
- mbean get-set pair for field trackConnectionByTx Get the value of trackConnectionByTx
- isTransactional() - Method in class org.jboss.resource.connectionmanager.BaseConnectionManager2
- isTransactional() - Method in interface org.jboss.resource.connectionmanager.ConnectionListenerFactory
- Determine whether is a transaction
- isTransactional() - Method in class org.jboss.resource.connectionmanager.TxConnectionManager
J
- JBossLocalXAException - exception org.jboss.resource.connectionmanager.JBossLocalXAException.
- JBossLocalXAException.java Created: Sun Feb 9 16:25:06 2003
- JBossLocalXAException() - Constructor for class org.jboss.resource.connectionmanager.JBossLocalXAException
- JBossLocalXAException(int) - Constructor for class org.jboss.resource.connectionmanager.JBossLocalXAException
- JBossLocalXAException(String) - Constructor for class org.jboss.resource.connectionmanager.JBossLocalXAException
- JBossLocalXAException(String, Throwable) - Constructor for class org.jboss.resource.connectionmanager.JBossLocalXAException
- JBossLocalXAExceptionFormatter - class org.jboss.resource.connectionmanager.JBossLocalXAExceptionFormatter.
- JBossLocalXAExceptionFormatter.java Created: Tue Jan 28 12:45:22 2003
- JBossLocalXAExceptionFormatter() - Constructor for class org.jboss.resource.connectionmanager.JBossLocalXAExceptionFormatter
- JBossManagedConnectionPool - class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.
- The JBossManagedConnectionPool mbean configures and supplies pooling of JBossConnectionEventListeners to the BaseConnectionManager2 mbean.
- JBossManagedConnectionPool() - Constructor for class org.jboss.resource.connectionmanager.JBossManagedConnectionPool
- Default managed JBossManagedConnectionPool constructor for mbeans.
- JBossManagedConnectionPool.BasePool - class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool.
- The base pool implementation
- JBossManagedConnectionPool.BasePool(ManagedConnectionFactory, InternalManagedConnectionPool.PoolParams, boolean, Logger) - Constructor for class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool
- Create a new base pool
- JBossManagedConnectionPool.CriKey - class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.CriKey.
- Pool by subject and criteria
- JBossManagedConnectionPool.CriKey(ConnectionRequestInfo, boolean) - Constructor for class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.CriKey
- JBossManagedConnectionPool.OnePool - class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.OnePool.
- One pool
- JBossManagedConnectionPool.OnePool(ManagedConnectionFactory, InternalManagedConnectionPool.PoolParams, boolean, Logger) - Constructor for class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.OnePool
- JBossManagedConnectionPool.PoolByCri - class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.PoolByCri.
- Pool by connection request information
- JBossManagedConnectionPool.PoolByCri(ManagedConnectionFactory, InternalManagedConnectionPool.PoolParams, boolean, Logger) - Constructor for class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.PoolByCri
- JBossManagedConnectionPool.PoolBySubject - class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.PoolBySubject.
- Pool by subject
- JBossManagedConnectionPool.PoolBySubject(ManagedConnectionFactory, InternalManagedConnectionPool.PoolParams, boolean, Logger) - Constructor for class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.PoolBySubject
- JBossManagedConnectionPool.PoolBySubjectAndCri - class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.PoolBySubjectAndCri.
- Pooling by subject and connection request information
- JBossManagedConnectionPool.PoolBySubjectAndCri(ManagedConnectionFactory, InternalManagedConnectionPool.PoolParams, boolean, Logger) - Constructor for class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.PoolBySubjectAndCri
- JBossManagedConnectionPool.SubjectCriKey - class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.SubjectCriKey.
- Pool by subject and criteria