com.sun.appserv.management.util.jmx
Class NotificationListenerInfo
java.lang.Object
com.sun.appserv.management.util.jmx.NotificationListenerInfo
public class NotificationListenerInfo
- extends Object
A immutable 3-tuple for tracking this stuff
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationListenerInfo
public NotificationListenerInfo(NotificationListener listener,
NotificationFilter filter,
Object handback)
getListener
public NotificationListener getListener()
getFilter
public NotificationFilter getFilter()
getHandback
public Object getHandback()
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.