|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface J2EEManagementEvent
Method Summary | |
---|---|
String |
getMessage()
An informational message about the event. |
long |
getSequence()
The sequence number of the event. |
String |
getSource()
The name of the managed object that generated this event. |
String |
getType()
The type of the event. |
long |
getWhen()
The time of the event represented as a long, whose value is the number of milliseconds since January 1, 1970, 00:00:00. |
Method Detail |
---|
String getSource()
long getWhen()
long getSequence()
String getType()
String getMessage()
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.