org.jmanage.core.management |
|
Java Source File Name | Type | Comment |
ConnectionFailedException.java | Class | |
JMXInterfaceProxy.java | Class | This is generic proxy object to handle incompatible JMX interfaces. |
MalformedObjectNameException.java | Class | |
ObjectAttribute.java | Class | |
ObjectAttributeInfo.java | Class | |
ObjectConstructorInfo.java | Class | |
ObjectFeatureInfo.java | Class | |
ObjectInfo.java | Class | |
ObjectName.java | Class | |
ObjectNotification.java | Class | Contains information about the notification sent by the application. |
ObjectNotificationFilter.java | Interface | |
ObjectNotificationFilterSupport.java | Class | |
ObjectNotificationInfo.java | Class | |
ObjectNotificationListener.java | Interface | |
ObjectOperationInfo.java | Class | |
ObjectParameterInfo.java | Class | |
ServerConnection.java | Interface | This interface is the abstraction between different MBeanServer
implementations and jmanage application. |
ServerConnectionFactory.java | Interface | Factory class used for creating ServerConnection instance. |
ServerConnectionProxy.java | Class | ServerConnectionProxy updates the context classloader before calling
any method on the wrapped ServerConnection object. |
ServerConnector.java | Class | |
ServerConnectorTest.java | Class | |