org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote
Class NotificationTuple
java.lang.Object
org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.NotificationTuple
public class NotificationTuple
- extends Object
- Version:
- $Revision: 1.1.1.1 $
- Author:
- Simone Bordet
NotificationTuple
public NotificationTuple(ObjectName observed,
NotificationListener listener)
NotificationTuple
public NotificationTuple(ObjectName observed,
NotificationListener listener,
NotificationFilter filter,
Object handback)
getNotificationListener
public NotificationListener getNotificationListener()
getHandback
public Object getHandback()
getNotificationFilter
public NotificationFilter getNotificationFilter()
setInvokeFilter
public void setInvokeFilter(boolean invoke)
getInvokeFilter
public boolean getInvokeFilter()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2011 Apache Software Foundation. All Rights Reserved.