- CachedConnectionManager - Interface in org.jboss.jca.core.api.connectionmanager.ccm
-
CacheConnectionManager.
- Callback - Interface in org.jboss.jca.core.spi.security
-
This SPI interface represents the security inflow contract in
the container environment
- cancel() - Method in interface org.jboss.jca.core.spi.graceful.GracefulCallback
-
This method is triggered when a shutdown is cancelled
- cancelShutdown() - Method in interface org.jboss.jca.core.spi.graceful.GracefulShutdown
-
Cancel shutdown
- cancelWork(Work, Xid) - Method in interface org.jboss.jca.core.spi.transaction.xa.XATerminator
-
Invoked when the work fails
- clear() - Method in interface org.jboss.jca.core.api.workmanager.WorkManagerStatistics
-
Clear the statistics
- clear() - Method in interface org.jboss.jca.core.spi.statistics.StatisticsPlugin
-
Clear all statistics
- clearDistributedStatistics(Address) - Method in interface org.jboss.jca.core.spi.workmanager.transport.Transport
-
Clear distributed statistics
- clone() - Method in interface org.jboss.jca.core.api.bootstrap.CloneableBootstrapContext
-
Clone the BootstrapContext implementation
- clone() - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Clone the WorkManager implementation
- clone() - Method in interface org.jboss.jca.core.spi.naming.JndiStrategy
-
Clone the JNDI strategy implementation
- CloneableBootstrapContext - Interface in org.jboss.jca.core.api.bootstrap
-
The cloneable bootstrap context interface which defines
the contract for all BootstrapContext implementations
- close(Object) - Method in interface org.jboss.jca.core.spi.recovery.RecoveryPlugin
-
Perform a close operation on the passed connection object instance - like
a CCI Connection instance.
- compareTo(Address) - Method in class org.jboss.jca.core.spi.workmanager.Address
- ComponentStack - Interface in org.jboss.jca.core.spi.connectionmanager
-
ComponentStack.
- ConfigProperty - Class in org.jboss.jca.core.api.management
-
Represents a config property
- ConfigProperty(String) - Constructor for class org.jboss.jca.core.api.management.ConfigProperty
-
Constructor
- ConfigProperty(String, boolean, boolean) - Constructor for class org.jboss.jca.core.api.management.ConfigProperty
-
Constructor
- ConnectableResource - Interface in org.jboss.jca.core.spi.transaction
-
Defines a resource as connectable, which allows the transaction manager
to get access to the connection used by the transaction
- ConnectableResourceListener - Interface in org.jboss.jca.core.spi.transaction
-
Defines a listener interface for ConnectableResource handles
- ConnectionCacheListener - Interface in org.jboss.jca.core.api.connectionmanager.listener
-
Connection cache listener.
- ConnectionFactory - Class in org.jboss.jca.core.api.management
-
Represents a managed connection factory instance
- ConnectionFactory(Object, ManagedConnectionFactory) - Constructor for class org.jboss.jca.core.api.management.ConnectionFactory
-
Constructor
- ConnectionListener - Interface in org.jboss.jca.core.api.connectionmanager.listener
-
Connection listener.
- ConnectionManager - Interface in org.jboss.jca.core.api.connectionmanager
-
The JBoss specific connection manager interface.
- ConnectionManager - Class in org.jboss.jca.core.api.management
-
Represents a connector instance
- ConnectionManager(String) - Constructor for class org.jboss.jca.core.api.management.ConnectionManager
-
Constructor
- Connector - Class in org.jboss.jca.core.api.management
-
Represents a connector instance
- Connector(String) - Constructor for class org.jboss.jca.core.api.management.Connector
-
Constructor
- createCallbackHandler() - Method in interface org.jboss.jca.core.spi.security.SecurityIntegration
-
Create a default callback handler
- createCallbackHandler(Callback) - Method in interface org.jboss.jca.core.spi.security.SecurityIntegration
-
Create a callback handler
- createConnectableLocalXAResource(ConnectionManager, String, String, String, ConnectableResource, XAResourceStatistics) - Method in interface org.jboss.jca.core.spi.transaction.TransactionIntegration
-
Create a connectable LocalXAResource instance
- createConnectableLocalXAResource(ConnectionManager, String, String, String, ManagedConnection, XAResourceStatistics) - Method in interface org.jboss.jca.core.spi.transaction.TransactionIntegration
-
Create a connectable LocalXAResource instance
- createConnectableXAResourceWrapper(XAResource, boolean, Boolean, String, String, String, ConnectableResource, XAResourceStatistics) - Method in interface org.jboss.jca.core.spi.transaction.TransactionIntegration
-
Create a connectable XAResource wrapper instance
- createConnectableXAResourceWrapper(XAResource, boolean, Boolean, String, String, String, ManagedConnection, XAResourceStatistics) - Method in interface org.jboss.jca.core.spi.transaction.TransactionIntegration
-
Create a connectable XAResource wrapper instance
- createInstance() - Method in interface org.jboss.jca.core.spi.rar.Activation
-
Create an instance of the associated activation spec.
- createLocalXAResource(ConnectionManager, String, String, String, XAResourceStatistics) - Method in interface org.jboss.jca.core.spi.transaction.TransactionIntegration
-
Create a LocalXAResource instance
- createSecurityContext(String) - Method in interface org.jboss.jca.core.spi.security.SecurityIntegration
-
Create a security context
- createSubject() - Method in interface org.jboss.jca.core.spi.security.SubjectFactory
-
Create a Subject instance based on the default policy of the implementation
- createSubject(String) - Method in interface org.jboss.jca.core.spi.security.SubjectFactory
-
Create a Subject instance
- createXAResourceRecovery(ResourceAdapter, ActivationSpec, String, String) - Method in interface org.jboss.jca.core.spi.transaction.TransactionIntegration
-
Create an XAResourceRecovery instance
- createXAResourceRecovery(ManagedConnectionFactory, Boolean, Boolean, Boolean, String, String, String, SubjectFactory, RecoveryPlugin, XAResourceStatistics) - Method in interface org.jboss.jca.core.spi.transaction.TransactionIntegration
-
Create an XAResourceRecovery instance
- createXAResourceWrapper(XAResource, boolean, Boolean, String, String, String, boolean, XAResourceStatistics) - Method in interface org.jboss.jca.core.spi.transaction.TransactionIntegration
-
Create an XAResource wrapper instance
- getActivation(String) - Method in interface org.jboss.jca.core.spi.mdr.MetadataRepository
-
Get the Activation metadata for a resource adapter deployment
- getActivation() - Method in interface org.jboss.jca.core.spi.rar.MessageListener
-
Get the activation for the listener
- getActiveCount() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get active count
- getAdminObject() - Method in class org.jboss.jca.core.api.management.AdminObject
-
Get the admin object instance.
- getAdminObjects() - Method in class org.jboss.jca.core.api.management.Connector
-
Get the list of admin objects
- getAuthenticatedSubject() - Method in interface org.jboss.jca.core.spi.security.SecurityContext
-
Get the authenticated subject
- getAvailableCount() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get the available count
- getAverageBlockingTime() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get the average time spent waiting on a connection (milliseconds)
- getAverageCreationTime() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get the average time spent creating a connection (milliseconds)
- getAverageGetTime() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get the average time spent obtaining a connection (milliseconds)
- getAveragePoolTime() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get the average time for a connection in the pool (milliseconds)
- getAverageUsageTime() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get the average time spent using a connection (milliseconds)
- getBackgroundValidationMillis() - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
Get the background validation millis setting
- getBlockingFailureCount() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get the blocking failure count
- getBlockingTimeout() - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
- getCallbackSecurity() - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Get the callback security module
- getCommitAverageTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the commit average time (milliseconds)
- getCommitCount() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the commit count
- getCommitMaxTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the commit max time (milliseconds)
- getCommitTotalTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the commit total time (milliseconds)
- getConfigProperties() - Method in class org.jboss.jca.core.api.management.AdminObject
-
Get the list of config property's
- getConfigProperties() - Method in class org.jboss.jca.core.api.management.ManagedConnectionFactory
-
Get the list of config property's
- getConfigProperties() - Method in class org.jboss.jca.core.api.management.ResourceAdapter
-
Get the list of config property's
- getConfigProperties() - Method in interface org.jboss.jca.core.spi.rar.Activation
-
Get the config-property map with name and type pair
- getConnection() - Method in interface org.jboss.jca.core.spi.transaction.ConnectableResource
-
Get a connection from the resource
- getConnectionFactories() - Method in class org.jboss.jca.core.api.management.Connector
-
Get the list of connection factories
- getConnectionFactory() - Method in class org.jboss.jca.core.api.management.ConnectionFactory
-
Get the connection factory instance.
- getConnectionManagers() - Method in class org.jboss.jca.core.api.management.Connector
-
Get the list of connection managers
- getConnectors() - Method in class org.jboss.jca.core.api.management.ManagementRepository
-
Get the list of connectors
- getCreatedCount() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get created count
- getDataSources() - Method in class org.jboss.jca.core.api.management.ManagementRepository
-
Get the list of connectors
- getDefaultGroups() - Method in interface org.jboss.jca.core.spi.security.Callback
-
Get the default groups
- getDefaultPrincipal() - Method in interface org.jboss.jca.core.spi.security.Callback
-
Get the default principal
- getDelay() - Method in interface org.jboss.jca.core.spi.graceful.GracefulShutdown
-
Get the delay until shutdown occurs
- getDescription() - Method in class org.jboss.jca.core.api.workmanager.DistributableContext
- getDescription(String) - Method in interface org.jboss.jca.core.spi.statistics.StatisticsPlugin
-
Get the description
- getDescription(String, Locale) - Method in interface org.jboss.jca.core.spi.statistics.StatisticsPlugin
-
Get the description
- getDestroyedCount() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get destroyed count
- getDistribute() - Method in class org.jboss.jca.core.api.workmanager.DistributableContext
-
Get the distribute value
- getDistributedStatistics() - Method in interface org.jboss.jca.core.api.workmanager.DistributedWorkManager
-
Get the distributed statistics
- getDistributedStatistics(Address) - Method in interface org.jboss.jca.core.spi.workmanager.transport.Transport
-
Get the distributed statistics
- getDomain() - Method in interface org.jboss.jca.core.spi.security.Callback
-
Get the domain
- getDoWorkAccepted() - Method in class org.jboss.jca.core.api.workmanager.DistributedWorkManagerStatisticsValues
- getDoWorkAccepted() - Method in interface org.jboss.jca.core.api.workmanager.WorkManagerStatistics
-
DoWork: Accepted
- getDoWorkRejected() - Method in class org.jboss.jca.core.api.workmanager.DistributedWorkManagerStatisticsValues
- getDoWorkRejected() - Method in interface org.jboss.jca.core.api.workmanager.WorkManagerStatistics
-
DoWork: Rejected
- getEndAverageTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the end average time (milliseconds)
- getEndCount() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the end count
- getEndMaxTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the end max time (milliseconds)
- getEndpoint(String) - Method in interface org.jboss.jca.core.spi.rar.ResourceAdapterRepository
-
Get an endpoint representation for a resource adapter
- getEndTotalTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the end total time (milliseconds)
- getEnlistmentTrace() - Method in class org.jboss.jca.core.api.management.ConnectionManager
-
Get the resource adapter
- getEnlistmentTrace() - Method in class org.jboss.jca.core.api.management.DataSource
-
Get the enlistmentTrace instance.
- getEnlistmentTrace() - Method in interface org.jboss.jca.core.api.management.ManagedEnlistmentTrace
-
Gets enlistment trace
- getForgetAverageTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the forget average time (milliseconds)
- getForgetCount() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the forget count
- getForgetMaxTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the forget max time (milliseconds)
- getForgetTotalTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the forget total time (milliseconds)
- getId() - Method in interface org.jboss.jca.core.api.bootstrap.CloneableBootstrapContext
-
Get the id of the bootstrap context
- getId() - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Get the unique id of the work manager
- getId() - Method in interface org.jboss.jca.core.spi.workmanager.transport.Transport
-
Get the identifier of the transport
- getIdentifier(Transaction) - Method in interface org.jboss.jca.core.spi.transaction.TransactionIntegration
-
Get the identifier for the transaction
- getIdleCount() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get idle count
- getIdleTimeoutMinutes() - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
- getInitialSize() - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
- getInUseCount() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get in use count
- getJndiMappings(String) - Method in interface org.jboss.jca.core.spi.mdr.MetadataRepository
-
Get the JNDI mappings for a unique id
- getJndiName() - Method in class org.jboss.jca.core.api.management.AdminObject
-
Get the jndiName.
- getJndiName() - Method in class org.jboss.jca.core.api.management.ConnectionFactory
-
Get the jndiName.
- getJndiName() - Method in class org.jboss.jca.core.api.management.DataSource
-
Get the jndiName.
- getJndiName() - Method in interface org.jboss.jca.core.spi.transaction.xa.XAResourceWrapper
-
Get the JNDI name
- getJndiName() - Method in interface org.jboss.jca.core.spi.transaction.xa.XidWrapper
-
Get the JNDI name
- getLongRunningFree(Address) - Method in interface org.jboss.jca.core.spi.workmanager.transport.Transport
-
Get The number of free thread in long running pool from a distributed work manager
- getLongRunningThreadPool() - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Retrieve the executor for long running tasks
- getManagedConnection() - Method in interface org.jboss.jca.core.api.connectionmanager.listener.ConnectionListener
-
Retrieve the managed connection for this listener.
- getManagedConnectionFactory() - Method in class org.jboss.jca.core.api.management.ConnectionFactory
-
Get the managed connection factory instance.
- getManagedConnectionFactory() - Method in class org.jboss.jca.core.api.management.ManagedConnectionFactory
-
Get the managed connection factory instance.
- getMaxCreationTime() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get max creation time (milliseconds)
- getMaxGetTime() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get max get time (milliseconds)
- getMaxPoolTime() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get max pool time (milliseconds)
- getMaxSize() - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
- getMaxUsageTime() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get max usage time (milliseconds)
- getMaxUsedCount() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get max used count
- getMaxWaitCount() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get max wait count
- getMaxWaitTime() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get max wait time (milliseconds)
- getMessageListeners(String) - Method in interface org.jboss.jca.core.spi.rar.ResourceAdapterRepository
-
Get a list of message listeners supported for a resource adapter
- getMinSize() - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
- getName() - Method in interface org.jboss.jca.core.api.bootstrap.CloneableBootstrapContext
-
Get the name of the bootstrap context
- getName() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.Pool
-
Gets pool name.
- getName() - Method in class org.jboss.jca.core.api.management.ConfigProperty
-
Get the name
- getName() - Method in class org.jboss.jca.core.api.workmanager.DistributableContext
- getName() - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Get the name of the work manager
- getNames() - Method in interface org.jboss.jca.core.spi.statistics.StatisticsPlugin
-
Get the statistics names
- getNotificationListeners() - Method in interface org.jboss.jca.core.api.workmanager.DistributedWorkManager
-
Get the notification listeners attached
- getNumberOfConnections() - Method in interface org.jboss.jca.core.api.connectionmanager.ccm.CachedConnectionManager
-
Get the number of connections currently in use - if debug is enabled
- getNumberOfFreeThreads() - Method in interface org.jboss.jca.core.api.workmanager.StatisticsExecutor
-
get the calculated number of free threads
- getPolicy() - Method in interface org.jboss.jca.core.api.workmanager.DistributedWorkManager
-
Get the policy
- getPool() - Method in class org.jboss.jca.core.api.management.ConnectionFactory
-
Get the pool instance.
- getPool() - Method in class org.jboss.jca.core.api.management.DataSource
-
Get the pool instance.
- getPoolConfiguration() - Method in class org.jboss.jca.core.api.management.ConnectionFactory
-
Get the pool configuration instance.
- getPoolConfiguration() - Method in class org.jboss.jca.core.api.management.DataSource
-
Get the pool configuration instance.
- getPoolsWithDisabledValidationLogging() - Static method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
- getPrepareAverageTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the prepare average time (milliseconds)
- getPrepareCount() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the prepare count
- getPrepareMaxTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the prepare max time (milliseconds)
- getPrepareTotalTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the prepare total time (milliseconds)
- getProductName() - Method in interface org.jboss.jca.core.spi.transaction.xa.XAResourceWrapper
-
Get product name
- getProductVersion() - Method in interface org.jboss.jca.core.spi.transaction.xa.XAResourceWrapper
-
Get product version
- getRecoverAverageTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the recover average time (milliseconds)
- getRecoverCount() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the recover count
- getRecoverMaxTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the recover max time (milliseconds)
- getRecoverTotalTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the recover total time (milliseconds)
- getRecoveryRegistry() - Method in interface org.jboss.jca.core.spi.transaction.TransactionIntegration
-
Get the recovery registry
- getRequiredConfigProperties() - Method in interface org.jboss.jca.core.spi.rar.Activation
-
Get the required config-property set with names
- getResource() - Method in interface org.jboss.jca.core.spi.transaction.xa.XAResourceWrapper
-
Get the XAResource that is being wrapped
- getResourceAdapter() - Method in class org.jboss.jca.core.api.management.Connector
-
Get the resource adapter
- getResourceAdapter() - Method in class org.jboss.jca.core.api.management.ResourceAdapter
-
Get the resource adapter instance.
- getResourceAdapter(String) - Method in interface org.jboss.jca.core.spi.mdr.MetadataRepository
-
Get the metadata for a resource adapter
- getResourceAdapter(String) - Method in interface org.jboss.jca.core.spi.rar.ResourceAdapterRepository
-
Get the resource adapter instance based on the unique id
- getResourceAdapters() - Method in interface org.jboss.jca.core.spi.mdr.MetadataRepository
-
Get the resource adapters unique ids registered
- getResourceAdapters() - Method in interface org.jboss.jca.core.spi.rar.ResourceAdapterRepository
-
Get the resource adapters unique ids registered
- getResourceAdapters(Class<?>) - Method in interface org.jboss.jca.core.spi.rar.ResourceAdapterRepository
-
Get the resource adapters unique ids registered which has the specified
message listener type
- getRoles() - Method in interface org.jboss.jca.core.spi.security.SecurityContext
-
Get the associated role names
- getRollbackAverageTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the rollback average time (milliseconds)
- getRollbackCount() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the rollback count
- getRollbackMaxTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the rollback max time (milliseconds)
- getRollbackTotalTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the rollback total time (milliseconds)
- getRoot(String) - Method in interface org.jboss.jca.core.spi.mdr.MetadataRepository
-
Get the root for a resource adapter deployment
- getScheduleWorkAccepted() - Method in class org.jboss.jca.core.api.workmanager.DistributedWorkManagerStatisticsValues
- getScheduleWorkAccepted() - Method in interface org.jboss.jca.core.api.workmanager.WorkManagerStatistics
-
ScheduleWork: Accepted
- getScheduleWorkRejected() - Method in class org.jboss.jca.core.api.workmanager.DistributedWorkManagerStatisticsValues
- getScheduleWorkRejected() - Method in interface org.jboss.jca.core.api.workmanager.WorkManagerStatistics
-
ScheduleWork: Rejected
- getSecurityContext() - Method in interface org.jboss.jca.core.spi.security.SecurityIntegration
-
Get the security context
- getSecurityIntegration() - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Get the security integration module
- getSelector() - Method in interface org.jboss.jca.core.api.workmanager.DistributedWorkManager
-
Get the selector
- getShortRunningFree(Address) - Method in interface org.jboss.jca.core.spi.workmanager.transport.Transport
-
Get The number of free thread in short running pool from a distributed work manager
- getShortRunningThreadPool() - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Retrieve the executor for short running tasks
- getStartAverageTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the start average time (milliseconds)
- getStartCount() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the start count
- getStartMaxTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the start max time (milliseconds)
- getStartTotalTime() - Method in interface org.jboss.jca.core.spi.transaction.XAResourceStatistics
-
Get the start total time (milliseconds)
- getStartWorkAccepted() - Method in class org.jboss.jca.core.api.workmanager.DistributedWorkManagerStatisticsValues
- getStartWorkAccepted() - Method in interface org.jboss.jca.core.api.workmanager.WorkManagerStatistics
-
StartWork: Accepted
- getStartWorkRejected() - Method in class org.jboss.jca.core.api.workmanager.DistributedWorkManagerStatisticsValues
- getStartWorkRejected() - Method in interface org.jboss.jca.core.api.workmanager.WorkManagerStatistics
-
StartWork: Rejected
- getStatistics() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.Pool
-
Get the statistics
- getStatistics() - Method in class org.jboss.jca.core.api.management.AdminObject
-
Get the statistics
- getStatistics() - Method in class org.jboss.jca.core.api.management.DataSource
-
Get the statistics instance.
- getStatistics() - Method in class org.jboss.jca.core.api.management.ManagedConnectionFactory
-
Get the statistics
- getStatistics() - Method in class org.jboss.jca.core.api.management.ResourceAdapter
-
Get the statistics
- getStatistics() - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Get the statistics
- getStatistics() - Method in interface org.jboss.jca.core.spi.statistics.Statistics
-
Get the statistics plugin
- getStatusAsString(int) - Static method in class org.jboss.jca.core.spi.transaction.TxUtils
-
Converts a transaction status to a text representation
- getTimedOut() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get timed out
- getTimeLeftBeforeTransactionTimeout(boolean) - Method in interface org.jboss.jca.core.spi.transaction.TransactionTimeoutConfiguration
-
Get the time left before transaction timeout.
- getTotalBlockingTime() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get the total time spent waiting on connections (milliseconds)
- getTotalCreationTime() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get the total time spent creating connections (milliseconds)
- getTotalGetTime() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get the total time spent obtaining connections (milliseconds)
- getTotalPoolTime() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get the total time for connections in the pool (milliseconds)
- getTotalUsageTime() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get the total time spent using connections (milliseconds)
- getTransactionManager() - Method in interface org.jboss.jca.core.api.connectionmanager.ccm.CachedConnectionManager
-
Gets transaction manager.
- getTransactionManager() - Method in interface org.jboss.jca.core.spi.transaction.TransactionIntegration
-
Get the transaction manager
- getTransactionSynchronizationRegistry() - Method in interface org.jboss.jca.core.spi.transaction.TransactionIntegration
-
Get the transaction synchronization registry
- getTransactionTimeout() - Method in interface org.jboss.jca.core.spi.transaction.TransactionTimeoutConfiguration
-
Get the transaction timeout.
- getTransport() - Method in interface org.jboss.jca.core.api.workmanager.DistributedWorkManager
-
Get the transport
- getTransportId() - Method in class org.jboss.jca.core.spi.workmanager.Address
-
Get the Transport id
- getType() - Method in interface org.jboss.jca.core.spi.rar.MessageListener
-
Get the message listener type
- getType(String) - Method in interface org.jboss.jca.core.spi.statistics.StatisticsPlugin
-
Get the type
- getUniqueId() - Method in class org.jboss.jca.core.api.management.ConnectionManager
-
Get the unique id
- getUniqueId() - Method in class org.jboss.jca.core.api.management.Connector
-
Get the unique id
- getUserTransactionRegistry() - Method in interface org.jboss.jca.core.spi.transaction.TransactionIntegration
-
Get the user transaction registry
- getValue(String) - Method in interface org.jboss.jca.core.spi.statistics.StatisticsPlugin
-
Get the value of the statistics
- getWaitCount() - Method in interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
-
Get wait count
- getWorkActive() - Method in interface org.jboss.jca.core.api.workmanager.WorkManagerStatistics
-
Work: Active
- getWorkFailed() - Method in class org.jboss.jca.core.api.workmanager.DistributedWorkManagerStatisticsValues
- getWorkFailed() - Method in interface org.jboss.jca.core.api.workmanager.WorkManagerStatistics
-
Work: Failed
- getWorkManager() - Method in class org.jboss.jca.core.api.workmanager.DistributableContext
-
Get the work manager value
- getWorkManagerId() - Method in class org.jboss.jca.core.spi.workmanager.Address
-
Get the WorkManager id
- getWorkManagerName() - Method in interface org.jboss.jca.core.api.bootstrap.CloneableBootstrapContext
-
Get the name of the work manager
- getWorkManagerName() - Method in class org.jboss.jca.core.spi.workmanager.Address
-
Get the WorkManager name
- getWorkSuccessful() - Method in class org.jboss.jca.core.api.workmanager.DistributedWorkManagerStatisticsValues
- getWorkSuccessful() - Method in interface org.jboss.jca.core.api.workmanager.WorkManagerStatistics
-
Work: Successful
- getXAResources() - Method in interface org.jboss.jca.core.spi.transaction.recovery.XAResourceRecovery
-
Provides XAResource(s) to the transaction system for recovery purposes.
- getXATerminator() - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Get the XATerminator
- getXATerminator() - Method in interface org.jboss.jca.core.spi.transaction.TransactionIntegration
-
Get the XATerminator
- GracefulCallback - Interface in org.jboss.jca.core.spi.graceful
-
The graceful callback
- GracefulShutdown - Interface in org.jboss.jca.core.spi.graceful
-
The SPI for graceful shutdown
- org.jboss.jca.core.api.bootstrap - package org.jboss.jca.core.api.bootstrap
-
The API for the IronJacamar Core/Bootstrap module.
- org.jboss.jca.core.api.connectionmanager - package org.jboss.jca.core.api.connectionmanager
-
The API for the IronJacamar Core/ConnectionManager module.
- org.jboss.jca.core.api.connectionmanager.ccm - package org.jboss.jca.core.api.connectionmanager.ccm
-
This package contains the API for the cached connection manager.
- org.jboss.jca.core.api.connectionmanager.listener - package org.jboss.jca.core.api.connectionmanager.listener
-
This package contains the connection listener API.
- org.jboss.jca.core.api.connectionmanager.pool - package org.jboss.jca.core.api.connectionmanager.pool
-
This package contains the pool API for the connection manager.
- org.jboss.jca.core.api.management - package org.jboss.jca.core.api.management
-
This package contains management view of the container in a non-technology specific way.
- org.jboss.jca.core.api.workmanager - package org.jboss.jca.core.api.workmanager
-
The API for the IronJacamar Core/WorkManager module.
- org.jboss.jca.core.spi.connectionmanager - package org.jboss.jca.core.spi.connectionmanager
-
The package contains SPI classes for the ConnectionManager implementations.
- org.jboss.jca.core.spi.graceful - package org.jboss.jca.core.spi.graceful
-
This package contains the SPI for components that support a graceful shutdown mechanism.
- org.jboss.jca.core.spi.mdr - package org.jboss.jca.core.spi.mdr
-
This package contains the metadata repository SPI.
- org.jboss.jca.core.spi.naming - package org.jboss.jca.core.spi.naming
-
This package contains the SPI for the JNDI strategy for connection factory binding.
- org.jboss.jca.core.spi.rar - package org.jboss.jca.core.spi.rar
-
This package contains the SPI for the resource adapter service registry.
- org.jboss.jca.core.spi.recovery - package org.jboss.jca.core.spi.recovery
-
This package contains the XA recovery extension.
- org.jboss.jca.core.spi.security - package org.jboss.jca.core.spi.security
-
This package contains the security SPI for the IronJacamar container.
- org.jboss.jca.core.spi.statistics - package org.jboss.jca.core.spi.statistics
-
This package contains the SPI for exposing statistics information from the resource adapter.
- org.jboss.jca.core.spi.transaction - package org.jboss.jca.core.spi.transaction
-
This package contains the transaction SPI that defines extensions to JTA 1.1
- org.jboss.jca.core.spi.transaction.local - package org.jboss.jca.core.spi.transaction.local
-
This package contains extensions towards LocalTransaction.
- org.jboss.jca.core.spi.transaction.recovery - package org.jboss.jca.core.spi.transaction.recovery
-
This package defines a recovery extension.
- org.jboss.jca.core.spi.transaction.usertx - package org.jboss.jca.core.spi.transaction.usertx
-
This package contains interfaces and classes for integration with UserTransactions.
- org.jboss.jca.core.spi.transaction.xa - package org.jboss.jca.core.spi.transaction.xa
-
This package contains extensions for XA functionality.
- org.jboss.jca.core.spi.workmanager - package org.jboss.jca.core.spi.workmanager
-
This package contains the SPI for the IronJacamar WorkManager
- org.jboss.jca.core.spi.workmanager.notification - package org.jboss.jca.core.spi.workmanager.notification
-
This package contains interfaces around notifications
- org.jboss.jca.core.spi.workmanager.policy - package org.jboss.jca.core.spi.workmanager.policy
-
This package contains the SPI for the policy for the distributed work manager.
- org.jboss.jca.core.spi.workmanager.selector - package org.jboss.jca.core.spi.workmanager.selector
-
This package contains the SPI for the selector for the distributed work manager.
- org.jboss.jca.core.spi.workmanager.transport - package org.jboss.jca.core.spi.workmanager.transport
-
This package contains the SPI for the transport for the distributed work manager.
- scheduleWork(Address, DistributableWork) - Method in interface org.jboss.jca.core.spi.workmanager.transport.Transport
-
scheduleWork
- SecurityContext - Interface in org.jboss.jca.core.spi.security
-
SecurityContext
- SecurityIntegration - Interface in org.jboss.jca.core.spi.security
-
SecurityIntegration
- selectDistributedWorkManager(Address, DistributableWork) - Method in interface org.jboss.jca.core.spi.workmanager.selector.Selector
-
Select a distributed work manager
- Selector - Interface in org.jboss.jca.core.spi.workmanager.selector
-
The selector interface defines how a node is selected when a
work instance should be distributed
- setAuthenticatedSubject(Subject) - Method in interface org.jboss.jca.core.spi.security.SecurityContext
-
Set the authenticated subject
- setBackgroundValidation(boolean) - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
- setBackgroundValidationMillis(long) - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
Set the background validation millis setting
- setBlockingTimeout(long) - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
- setCallbackSecurity(Callback) - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Set callback security module
- setConnectableResourceListener(ConnectableResourceListener) - Method in interface org.jboss.jca.core.spi.transaction.ConnectableResource
-
Set connectable resource listener
- setConnectionListener(ConnectionListener) - Method in interface org.jboss.jca.core.spi.transaction.local.LocalXAResource
-
Set the connection listener.
- setConnectionManager(ConnectionManager) - Method in interface org.jboss.jca.core.spi.transaction.local.LocalXAResource
-
Set the connection manager.
- setDebug(boolean) - Method in interface org.jboss.jca.core.api.connectionmanager.ccm.CachedConnectionManager
-
Set debug flag
- setDistribute(Boolean) - Method in class org.jboss.jca.core.api.workmanager.DistributableContext
-
Set the distribute value
- setDistributedStatisticsEnabled(boolean) - Method in interface org.jboss.jca.core.api.workmanager.DistributedWorkManager
-
Set the distributed statistics enabled flag
- setDoWorkDistributionEnabled(boolean) - Method in interface org.jboss.jca.core.api.workmanager.DistributedWorkManager
-
Toggle distribution of Work instances for doWork
- setEnabled(boolean) - Method in interface org.jboss.jca.core.spi.statistics.StatisticsPlugin
-
Set the statistics module enabled
- setEnlistmentTrace(Boolean) - Method in class org.jboss.jca.core.api.management.ConnectionManager
-
Set the enlistmentTrace
- setEnlistmentTrace(Boolean) - Method in class org.jboss.jca.core.api.management.DataSource
-
Set the enlistmentTrace
- setError(boolean) - Method in interface org.jboss.jca.core.api.connectionmanager.ccm.CachedConnectionManager
-
Set error flag
- setFair(boolean) - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
- setId(String) - Method in interface org.jboss.jca.core.api.bootstrap.CloneableBootstrapContext
-
Set the id of the bootstrap context
- setId(String) - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Set the id of the work manager
- setIdleTimeoutMinutes(int) - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
- setIgnoreUnknownConnections(boolean) - Method in interface org.jboss.jca.core.api.connectionmanager.ccm.CachedConnectionManager
-
Set ignore unknown connections flag
- setInitialSize(int) - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
- setJndiName(String) - Method in class org.jboss.jca.core.api.management.AdminObject
-
Set the jndiName.
- setJndiName(String) - Method in class org.jboss.jca.core.api.management.ConnectionFactory
-
Set the jndiName.
- setJndiName(String) - Method in class org.jboss.jca.core.api.management.DataSource
-
Set the jndiName.
- setJndiName(String) - Method in interface org.jboss.jca.core.spi.transaction.recovery.XAResourceRecovery
-
Set the JNDI name for the resource
- setLongRunningThreadPool(BlockingExecutor) - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Set the executor for long running tasks
- setMaxSize(int) - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
- setMinSize(int) - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
- setName(String) - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Set the name of the work manager
- setPolicy(Policy) - Method in interface org.jboss.jca.core.api.workmanager.DistributedWorkManager
-
Set the policy
- setPool(Pool) - Method in class org.jboss.jca.core.api.management.ConnectionFactory
-
Set the pool
- setPool(Pool) - Method in class org.jboss.jca.core.api.management.DataSource
-
Set the pool
- setPoolConfiguration(PoolConfiguration) - Method in class org.jboss.jca.core.api.management.ConnectionFactory
-
Set the pool configuration
- setPoolConfiguration(PoolConfiguration) - Method in class org.jboss.jca.core.api.management.DataSource
-
Set the pool configuration
- setPrefill(boolean) - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
- setRecoveryForResourceAdapter(String, boolean) - Method in interface org.jboss.jca.core.spi.rar.ResourceAdapterRepository
-
Set the recovery mode for a resource adapter
- setResourceAdapter(ResourceAdapter) - Method in interface org.jboss.jca.core.api.bootstrap.CloneableBootstrapContext
-
Set the resource adapter
- setResourceAdapter(ResourceAdapter) - Method in class org.jboss.jca.core.api.management.Connector
-
Set the resource adapter
- setResourceAdapter(ResourceAdapter) - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Set the resource adapter
- setScheduleWorkDistributionEnabled(boolean) - Method in interface org.jboss.jca.core.api.workmanager.DistributedWorkManager
-
Toggle distribution of Work instances for scheduleWork
- setSecurityContext(SecurityContext) - Method in interface org.jboss.jca.core.spi.security.SecurityIntegration
-
Set the security context
- setSecurityIntegration(SecurityIntegration) - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Set security integration module
- setSelector(Selector) - Method in interface org.jboss.jca.core.api.workmanager.DistributedWorkManager
-
Set the selector
- setShortRunningThreadPool(BlockingExecutor) - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Set the executor for short running tasks
- setSpecCompliant(boolean) - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Set spec compliant flag
- setStartWorkDistributionEnabled(boolean) - Method in interface org.jboss.jca.core.api.workmanager.DistributedWorkManager
-
Toggle distribution of Work instances for startWork
- setStatistics(StatisticsPlugin) - Method in class org.jboss.jca.core.api.management.DataSource
-
Set the statistics
- setStatisticsEnabled(boolean) - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Set the statistics enabled flag
- setStrictMin(boolean) - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
- setTransactionSynchronizationRegistry(TransactionSynchronizationRegistry) - Method in interface org.jboss.jca.core.api.bootstrap.CloneableBootstrapContext
-
Set the transaction synchronization registry
- setTransport(Transport) - Method in interface org.jboss.jca.core.api.workmanager.DistributedWorkManager
-
Set the transport
- setUseFastFail(boolean) - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
- setUserTransactionRegistry(UserTransactionRegistry) - Method in interface org.jboss.jca.core.spi.transaction.usertx.UserTransactionProvider
-
Set the user transaction registry
- setValidateOnMatch(boolean) - Method in class org.jboss.jca.core.api.connectionmanager.pool.PoolConfiguration
-
- setWorkManager(WorkManager) - Method in interface org.jboss.jca.core.api.bootstrap.CloneableBootstrapContext
-
Set the work manager - internal use only
- setWorkManager(String) - Method in class org.jboss.jca.core.api.workmanager.DistributableContext
-
Set the work manager value
- setWorkManagerName(String) - Method in interface org.jboss.jca.core.api.bootstrap.CloneableBootstrapContext
-
/**
Set the name of the work manager
- setXATerminator(XATerminator) - Method in interface org.jboss.jca.core.api.bootstrap.CloneableBootstrapContext
-
Set the XA terminator
- setXATerminator(XATerminator) - Method in interface org.jboss.jca.core.api.workmanager.WorkManager
-
Set the XATerminator
- shouldDistribute(DistributedWorkManager, DistributableWork) - Method in interface org.jboss.jca.core.spi.workmanager.policy.Policy
-
Should a distribution of the work happen
- shutdown() - Method in interface org.jboss.jca.core.api.bootstrap.CloneableBootstrapContext
-
Shutdown
- shutdown() - Method in interface org.jboss.jca.core.spi.graceful.GracefulShutdown
-
Shutdown the component
- shutdown() - Method in interface org.jboss.jca.core.spi.transaction.recovery.XAResourceRecovery
-
Shutdown the recovery plugin
- shutdown() - Method in interface org.jboss.jca.core.spi.workmanager.transport.Transport
-
Shutdown the transport
- start() - Method in interface org.jboss.jca.core.api.connectionmanager.ccm.CachedConnectionManager
-
Start
- start() - Method in interface org.jboss.jca.core.spi.security.Callback
-
Start
- startup() - Method in interface org.jboss.jca.core.spi.workmanager.transport.Transport
-
Startup the transport
- startWork(Work, Xid) - Method in interface org.jboss.jca.core.spi.transaction.xa.XATerminator
-
Invoked for transaction inflow of work
- startWork(Address, DistributableWork) - Method in interface org.jboss.jca.core.spi.workmanager.transport.Transport
-
startWork
- Statistics - Interface in org.jboss.jca.core.spi.statistics
-
Defines the contract for a statistics enabled resource adapter.
- StatisticsExecutor - Interface in org.jboss.jca.core.api.workmanager
-
A BlockingExecutor delegator to keep track of numberOfFreeThreads
- StatisticsPlugin - Interface in org.jboss.jca.core.spi.statistics
-
Defines the contract for a statistics plugin.
- stop() - Method in interface org.jboss.jca.core.api.connectionmanager.ccm.CachedConnectionManager
-
Stop
- stop() - Method in interface org.jboss.jca.core.spi.security.Callback
-
Stop
- SubjectFactory - Interface in org.jboss.jca.core.spi.security
-
Subject factory