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

Method Summary
 void handleNotification(Notification notification, Object handback)
           
 

Method Detail

handleNotification

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


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.