Interface | Description |
---|---|
AccessLogMXBean |
Management interface for the access-log
|
ArchiveDeployMXBean | |
BamServiceMXBean |
Interface for the bam (messaging service)
|
BlockManagerMXBean |
Management interface for the block manager used by the proxy cache
and persistent sessions.
|
CacheStoreMXBean |
Management interface for the persistent store.
|
ClassLoaderMXBean |
Interface for a class loader, letting applications change the logging level.
|
ClusterMXBean |
A Cluster is a collection of cluster members,
Each instance of Resin has 0 or 1 active srun ports and accept
inbound connections, available here with
#getPortObjectName . |
ClusterServerMXBean |
A client-view of a cluster's server.
|
ConfigMXBean |
MBean API for a parsed Config file.
|
ConnectionPoolMXBean |
MBean API for the JCA connection pool.
|
DatabaseMXBean |
MBean API for the database connection pool.
|
DeployControllerMXBean |
Management interface for the deploy controller.
|
DeployMXBean | |
DynamicClassLoaderMXBean |
Interface for a class loader, letting applications change the logging level.
|
EAppMXBean | |
EarDeployMXBean | |
EnvironmentMXBean |
An Environment is a classloader context containing resources like
connection pools, and web beans.
|
FileQueueStoreMXBean |
Management interface for the unified file queue.
|
HealthActionMXBean |
Interface for a HealthAction
|
HealthCheckMXBean |
Interface for a HealthCheck
|
HealthSystemMXBean |
Interface for the health system
|
HostDeployMXBean | |
HostMXBean |
Management interface for the host.
|
IfMBeanEnabledMXBean |
Interface for a resin:IfMBeanEnabled rewrite rule.
|
JdbcDriverMXBean |
MBean API for a JDBC driver.
|
JdbcQueryMXBean |
MBean API to perform simple queries using a pooled JDBC driver.
|
JmsQueueMXBean |
MBean API for a JMS Queue.
|
JmsTopicMXBean |
MBean API for a JMS Topic.
|
JvmThreadsMXBean |
Information about the jvm threads.
|
LicenseMXBean | |
LicenseStoreMXBean |
JMX interface to the pro LicenseStore
|
LocalRepositoryMXBean |
Overview of the Local Repository.
|
LoggerMXBean |
Interface for a logger, letting applications change the logging level.
|
LogServiceMXBean |
Interface for the persistent logging.
|
ManagedObjectMXBean |
Parent mbean of all Resin's managed objects.
|
ManagementMXBean |
Management facade for Resin, used for REST.
|
MemoryMXBean |
Management interface for the memory
|
MeterGraphInfo |
Information about a saved/pre-configured meter graph.
|
MeterGraphPageInfo |
Information about a saved/pre-configured meter graph.
|
MeterGraphSectionInfo |
Section of a meter graph page.
|
OsgiBundleMXBean |
MBean API for an OsgiBundle
|
OsgiServiceMXBean |
MBean API for an OsgiService
|
PersistentStoreMXBean |
Management interface for the persistent store.
|
PortMXBean |
Represents a protocol connection.
|
ProxyCacheMXBean |
Management interface for the proxy cache.
|
ResinMXBean |
Management interface for the server.
|
ResourceDeployMXBean | |
RewriteImportMXBean |
Interface for a rewrite rule.
|
RewriteRuleMXBean |
Interface for a rewrite rule.
|
ServerMXBean |
Management interface for the server.
|
SessionManagerMXBean |
Administration for the SessionManager for a WebApp.
|
SnapshotServiceMXBean |
Interface for taking and retrieving a snapshot.
|
StatServiceMXBean |
Interface for the persistent statistics
|
TcpConnectionMXBean |
Represents a tcp-connection
|
ThreadPoolMXBean |
Management interface for the thread pool.
|
TransactionManagerMXBean |
MBean API for the TransactionManager connection pool.
|
WatchdogMXBean |
Management interface for the watchdog thread watching a server.
|
WebAppDeployMXBean | |
WebAppMXBean |
MBean API for the WebApp.
|
WebBeanMXBean |
MBean API for a WebBean
|
XmppUserDomainMXBean |
Management interface for the xmpp/bam user domain
|
Class | Description |
---|---|
AbstractEmitterObject |
Managed object which is a notification emitter.
|
AbstractManagedObject |
Parent mbean of all Resin's managed objects.
|
AbstractNotificationObject |
Parent mbean of all Resin's managed objects.
|
BaselineQueryResult | |
CacheItem |
Cache entry
|
DownTime | |
HealthEventLog |
Persistent logging.
|
JdbcQueryResult |
Wrapper bean for results returned from a JdbcQueryMXBean.
|
JdbcTableColumn |
Wrapper bean for table columns returned from a JdbcQueryMXBean.
|
LogMessage |
Persistent logging.
|
LogNotification |
Persistent logging.
|
StatServiceAttribute |
A stat attribute
|
StatServiceValue |
Value for a statistics data point.
|
TcpConnectionInfo |
Information about a tcp connection
|
Enum | Description |
---|---|
HealthEventLog.HealthEventLogType | |
StatServiceDataType |
Value for a statistics data point.
|