javax.management.remote
Class TargetedNotification
java.lang.Object
javax.management.remote.TargetedNotification
- All Implemented Interfaces:
- Serializable
public class TargetedNotification
- extends Object
- implements Serializable
- Author:
- Tom Elrod
- See Also:
- Serialized Form
TargetedNotification
public TargetedNotification(Notification notification,
Integer listenerID)
getNotification
public Notification getNotification()
getListenerID
public Integer getListenerID()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.