|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
javax.management.Notification
org.gcube.common.core.instrumentation.GHNNotification
public class GHNNotification
| 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 |
|---|
public static final String ADDEDSCOPE
| Constructor Detail |
|---|
public GHNNotification(String arg0,
Object source,
long arg2)
public GHNNotification(String type,
Object source,
String message,
long arg2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||