|
|||||||||
| Home >> All >> org >> jbossmx >> cluster >> watchdog >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jbossmx.cluster.watchdog.util
Class MirrorServiceRemoteListener

java.lang.Objectjava.rmi.server.RemoteObject
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
org.jbossmx.cluster.watchdog.util.MirrorServiceRemoteListener
- All Implemented Interfaces:
- java.rmi.Remote, java.io.Serializable
- public class MirrorServiceRemoteListener
- extends java.rmi.server.UnicastRemoteObject
| Field Summary | |
private static org.jboss.logging.Logger |
LOG
|
private MirroringServiceRemoteInterface |
m_mirroringServiceRemoteInterface
|
| Fields inherited from class java.rmi.server.UnicastRemoteObject |
|
| Fields inherited from class java.rmi.server.RemoteObject |
ref |
| Constructor Summary | |
MirrorServiceRemoteListener(MirroringServiceRemoteInterface mirroringServiceRemoteInterface)
|
|
| Method Summary | |
void |
handleNotification(javax.management.Notification notification,
java.lang.Object handback)
|
| Methods inherited from class java.rmi.server.UnicastRemoteObject |
clone, exportObject, exportObject, exportObject, unexportObject |
| Methods inherited from class java.rmi.server.RemoteServer |
getClientHost, getLog, setLog |
| Methods inherited from class java.rmi.server.RemoteObject |
equals, getRef, hashCode, toString, toStub |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
m_mirroringServiceRemoteInterface
private MirroringServiceRemoteInterface m_mirroringServiceRemoteInterface
LOG
private static final org.jboss.logging.Logger LOG
| Constructor Detail |
MirrorServiceRemoteListener
public MirrorServiceRemoteListener(MirroringServiceRemoteInterface mirroringServiceRemoteInterface) throws java.rmi.RemoteException
| Method Detail |
handleNotification
public void handleNotification(javax.management.Notification notification, java.lang.Object handback) throws java.rmi.RemoteException
|
|||||||||
| Home >> All >> org >> jbossmx >> cluster >> watchdog >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC