org.jboss.jmx.adaptor.rmi
Interface RMINotificationListener

All Superinterfaces:
Remote

public interface RMINotificationListener
extends Remote

An RMIfied version of the javax.management.NotificationListener.

Version:
$Revision: 1.1.2.1 $
Author:
Scott.Stark@jboss.org

Method Summary
 void handleNotification(javax.management.Notification notification, Object handback)
           
 

Method Detail

handleNotification

public void handleNotification(javax.management.Notification notification,
                               Object handback)
                        throws RemoteException
Throws:
RemoteException


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.