Package | Description |
---|---|
org.jboss.as.connector.subsystems.datasources | |
org.jboss.as.ejb3.subsystem.deployment | |
org.jboss.as.threads | |
org.jboss.as.txn.subsystem |
Modifier and Type | Class and Description |
---|---|
class |
AbstractXMLDataSourceRuntimeHandler<T>
Base type for runtime operations on datasources and XA datasources
|
class |
XMLDataSourceRuntimeHandler
Runtime attribute handler for XML datasources
|
class |
XMLXaDataSourceRuntimeHandler
Runtime attribute handler for XA XML datasources
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEJBComponentRuntimeHandler<T extends EJBComponent>
Base class for operation handlers that provide runtime management for
EJBComponent s. |
class |
EntityBeanRuntimeHandler
Handles operations that provide runtime management of a
MessageDrivenComponent . |
class |
MessageDrivenBeanRuntimeHandler
Handles operations that provide runtime management of a
MessageDrivenComponent . |
class |
SingletonBeanRuntimeHandler
Handles operations that provide runtime management of a
SingletonComponent . |
class |
StatefulSessionBeanRuntimeHandler
Handles operations that provide runtime management of a
StatefulSessionComponent . |
class |
StatelessSessionBeanRuntimeHandler
Handles operations that provide runtime management of a
StatelessSessionComponent . |
Modifier and Type | Class and Description |
---|---|
class |
BoundedQueueThreadPoolMetricsHandler
Handles metrics for a bounded queue thread pool.
|
class |
QueuelessThreadPoolMetricsHandler
Handles metrics for a queueless thread pool.
|
class |
ScheduledThreadPoolMetricsHandler
Handles metrics for a scheduled thread pool.
|
class |
ThreadPoolMetricsHandler
Base class for operation step handlers that expose thread pool resource metrics.
|
class |
UnboundedQueueThreadPoolMetricsHandler
Handles metrics for an unbounded queue thread pool.
|
Modifier and Type | Class and Description |
---|---|
class |
TxStatsHandler
Handler for transaction manager metrics
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.