mx4j.tools.connector.rmi.iiop
Class IIOPRemoteNotificationFilterSupport

java.lang.Object
  extended bymx4j.tools.connector.rmi.RemoteNotificationFilterSupport
      extended bymx4j.tools.connector.rmi.iiop.IIOPRemoteNotificationFilterSupport
All Implemented Interfaces:
javax.management.NotificationFilter, java.rmi.Remote, java.io.Serializable

public class IIOPRemoteNotificationFilterSupport
extends RemoteNotificationFilterSupport

Version:
$Revision: 1.3 $
See Also:
Serialized Form

Constructor Summary
IIOPRemoteNotificationFilterSupport(javax.management.NotificationFilter clientFilter)
           
 
Method Summary
 void export()
           
 void unexport()
           
 
Methods inherited from class mx4j.tools.connector.rmi.RemoteNotificationFilterSupport
equals, getRemoteNotificationFilter, hashCode, isNotificationEnabled
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IIOPRemoteNotificationFilterSupport

public IIOPRemoteNotificationFilterSupport(javax.management.NotificationFilter clientFilter)
Method Detail

export

public void export()
            throws java.rmi.RemoteException
Specified by:
export in class RemoteNotificationFilterSupport
Throws:
java.rmi.RemoteException

unexport

public void unexport()
              throws java.rmi.NoSuchObjectException
Specified by:
unexport in class RemoteNotificationFilterSupport
Throws:
java.rmi.NoSuchObjectException


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