当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
RMINotificationListener (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
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 $
- Author:
- Scott.Stark@jboss.org
handleNotification
public void handleNotification(javax.management.Notification notification,
Object handback)
throws RemoteException
- Throws:
RemoteException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.