|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jrockit.mc.rjmx.ConnectionHandleEvent
public final class ConnectionHandleEvent
Event that signals changes to the provider.
| Nested Class Summary | |
|---|---|
static class |
ConnectionHandleEvent.State
Class for the connection state. |
| Constructor Summary | |
|---|---|
ConnectionHandleEvent(IConnectionHandle handle,
ConnectionHandleEvent.State state)
Constructs an IConnectionHandleStateListener event |
|
| Method Summary | |
|---|---|
IConnectionHandle |
getConnectionHandle()
Return the IConnectionHandle this event concerns. |
ConnectionHandleEvent.State |
getState()
Returns the state the connection is in |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionHandleEvent(IConnectionHandle handle,
ConnectionHandleEvent.State state)
IConnectionHandleStateListener event
handle - the handle the vent concernsstate - the state it is now in| Method Detail |
|---|
public ConnectionHandleEvent.State getState()
public IConnectionHandle getConnectionHandle()
IConnectionHandle this event concerns.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||