站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 management API Documentation 英文版文档

SearchClientNotificationListener (JBoss/Management API) - JBoss 4.0.1 sp1 management API Documentation 英文版文档


org.jboss.management.mejb
Class SearchClientNotificationListener

java.lang.Object
  extended byorg.jboss.management.mejb.ClientNotificationListener
      extended byorg.jboss.management.mejb.SearchClientNotificationListener

public class SearchClientNotificationListener
extends ClientNotificationListener

Local Listener only to seach other Local Listeners


Field Summary
 
Fields inherited from class org.jboss.management.mejb.ClientNotificationListener
log, mClientListener, mHandback
 
Constructor Summary
SearchClientNotificationListener(javax.management.ObjectName pSender, javax.management.NotificationListener pClientListener)
           
 
Methods inherited from class org.jboss.management.mejb.ClientNotificationListener
addNotificationListener, createListener, equals, getRemoteListenerName, getSenderMBean, removeNotificationListener
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchClientNotificationListener

public SearchClientNotificationListener(javax.management.ObjectName pSender,
                                        javax.management.NotificationListener pClientListener)


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