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.2.6.2 $
Author:
Scott.Stark@jboss.org

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

Method Detail

handleNotification

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


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