| Interface | Description |
|---|---|
| JMXConnection |
This interface defines the higher level interface
to access jmx apis from client side.
|
| RemoteJBIAdminCommands |
This interface defined the mehtods that will be implemeted to exeute a remote commands
that involves a file upload to the server.
|
| Class | Description |
|---|---|
| AbstractJMXClient |
This class is a abstract base class for jmx client implementations.
|
| JBIAdminCommandsClientFactory |
This class is a factory class to create a JBIAdminCommands object.
|
| JBIAdminCommandsClientImpl |
Implements the JBIAdminCommands interfaces on the client side.
|
| JMXConnectionFactory |
Abstract facoty implementation.
|
| JMXConnectionImpl |
This class is a base class to implement the jmx connection interface.
|
| JMXConnectionProperties |
This class manages the JMX Connection properties
|
| RemoteJBIAdminCommandsFactory |
This class is a factory class to create the RemoteJBIAdminCommands implemenation.
|
| RemoteJBIAdminCommandsFactory.DefaultRemoteJBIAdminCommandsImpl |
Default implementation of the RemoteJBIAdminCommands
|
| Enum | Description |
|---|---|
| ConnectionType |
Defines the type of connection to use
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.