mx4j.connector.rmi.iiop
Class IIOPRemoteNotificationListenerSupport

java.lang.Object
  |
  +--mx4j.connector.rmi.RemoteNotificationListenerSupport
        |
        +--mx4j.connector.rmi.iiop.IIOPRemoteNotificationListenerSupport
All Implemented Interfaces:
java.util.EventListener, NotificationListener, java.io.Serializable

public class IIOPRemoteNotificationListenerSupport
extends RemoteNotificationListenerSupport

Version:
$Revision: 1.2 $
Author:
Simone Bordet
See Also:
Serialized Form

Constructor Summary
IIOPRemoteNotificationListenerSupport(NotificationListener clientListener)
           
 
Method Summary
 void export()
           
 void unexport()
           
 
Methods inherited from class mx4j.connector.rmi.RemoteNotificationListenerSupport
equals, getRemoteNotificationListener, handleNotification, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IIOPRemoteNotificationListenerSupport

public IIOPRemoteNotificationListenerSupport(NotificationListener clientListener)
Method Detail

export

public void export()
            throws java.rmi.RemoteException
Overrides:
export in class RemoteNotificationListenerSupport

unexport

public void unexport()
              throws java.rmi.NoSuchObjectException
Overrides:
unexport in class RemoteNotificationListenerSupport


Copyright © 2001-2002 MX4J Team. All Rights Reserved.