org.apache.geronimo.monitoring |
|
Java Source File Name | Type | Comment |
MasterRemoteControl.java | Class | This is a Stateful Session Bean that will be the bottleneck for the communication
between the management node and the data in the server node. |
MasterRemoteControlJMX.java | Class | This is the GBean that will be the bottleneck for the communication
between the management node and the data in the server node. |
MasterRemoteControlLocal.java | Interface | Local Interface for MasterRemoteControl. |
MasterRemoteControlRemote.java | Interface | Remote Interface for MasterRemoteControl. |
MBeanHelper.java | Class | |