org.gcube.common.core.instrumentation
Class GHNNotification

java.lang.Object
  extended by java.util.EventObject
      extended by javax.management.Notification
          extended by org.gcube.common.core.instrumentation.GHNNotification
All Implemented Interfaces:
Serializable

public class GHNNotification
extends Notification

See Also:
Serialized Form

Field Summary
static String ADDEDSCOPE
           
 
Fields inherited from class javax.management.Notification
source
 
Constructor Summary
GHNNotification(String arg0, Object source, long arg2)
           
GHNNotification(String type, Object source, String message, long arg2)
           
 
Method Summary
 
Methods inherited from class javax.management.Notification
getMessage, getSequenceNumber, getTimeStamp, getType, getUserData, setSequenceNumber, setSource, setTimeStamp, setUserData, toString
 
Methods inherited from class java.util.EventObject
getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ADDEDSCOPE

public static final String ADDEDSCOPE
See Also:
Constant Field Values
Constructor Detail

GHNNotification

public GHNNotification(String arg0,
                       Object source,
                       long arg2)

GHNNotification

public GHNNotification(String type,
                       Object source,
                       String message,
                       long arg2)


Copyright © 2013. All Rights Reserved.