|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.grid.jgdi.event.Event
com.sun.grid.jgdi.event.ConnectionClosedEvent
public class ConnectionClosedEvent
This event is a pseudo event. JGDIProxy generates an instance of this class if the jmx connection has been closed
| Constructor Summary | |
|---|---|
ConnectionClosedEvent(long timestamp,
int eventId)
Creates a new instance of ShutdownEvent |
|
| Method Summary |
|---|
| Methods inherited from class com.sun.grid.jgdi.event.Event |
|---|
getEventId, getTimestamp, getType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionClosedEvent(long timestamp,
int eventId)
timestamp - timestamp of the eventeventId - id of the event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||