| Interface | Description |
|---|---|
| AgentManagerLocal |
Local interface to the
AgentManagerBean SLSB. |
| AgentManagerRemote |
Remote agent management.
|
| CoreServerMBean |
An MBean that exposes various global attributes of the underlying AS Server (version, uptime, etc.).
|
| CustomJaasDeploymentServiceMBean |
MBean interface to the service that is responsible for installing JON's JAAS login handlers.
|
| EmailManagerLocal |
Local interface that allows clients to send SMTP email messages.
|
| RemoteClientManagerLocal |
Local interface to the
RemoteAgentClientManagerBean SLSB. |
| StartupLocal |
| Class | Description |
|---|---|
| AgentManagerBean |
Manages the access to
Agent objects.Some of these methods need to execute as fast as possible. |
| AgentVersionCheckResults |
A simple POJO that returns results from the AgentManagerBean that indicates if
a particular version is supported or not.
|
| CoreServer |
Get information about RHQ's underlying AS Server.
|
| CoreServerServiceImpl |
The service that receives agent requests to perform functionality such as registering agents.
|
| CustomJaasDeploymentService |
Deploy the JAAS login modules that are configured.
|
| EmailManagerBean |
EJB interface to an SMTP email system.
|
| ExternalizableStrategyCommandListener |
This is a listener for commands coming into the
ServiceContainer's CommandPreprocessor and will
set the ExternalizableStratagy for the command processing thread. |
| RemoteClientManagerBean |
Provides access to the remote client binary distribution (the CLI).
|
| ShutdownListener |
This listens for the RHQ server's shutdown notification and when it hears it, will start shutting down RHQ
components that need to clean up.
|
| StartupBean |
This startup singleton EJB performs the rest of the RHQ Server startup initialization.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.