public class RMIClientConnectorImpl.Listener extends Object implements RMINotificationListener
コンストラクタと説明 |
---|
Listener(NotificationListener pLocalListener,
Object pHandback,
ObjectName pName) |
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
equals(Object pTest) |
ObjectHandler |
getHandback() |
NotificationListener |
getLocalListener() |
ObjectName |
getObjectName() |
void |
handleNotification(Notification pNotification,
Object pHandback) |
int |
hashCode() |
public Listener(NotificationListener pLocalListener, Object pHandback, ObjectName pName)
public void handleNotification(Notification pNotification, Object pHandback) throws RemoteException
handleNotification
インタフェース内 RMINotificationListener
RemoteException
public ObjectHandler getHandback()
public ObjectName getObjectName()
public NotificationListener getLocalListener()
Copyright © 2016 S.D.S Co.,Ltd.. All Rights Reserved.