站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > 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

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.