|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.fsm.core.Event
com.continuent.tungsten.replicator.management.events.GoOfflineEvent
public class GoOfflineEvent
Signals that the replicator should move to the off-line state. This event may be submitted by underlying code to initiate a controlled shutdown.
| Constructor Summary | |
|---|---|
GoOfflineEvent()
|
|
GoOfflineEvent(TungstenProperties params)
|
|
| Method Summary | |
|---|---|
TungstenProperties |
getParams()
|
| Methods inherited from class com.continuent.tungsten.fsm.core.Event |
|---|
getData, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GoOfflineEvent()
public GoOfflineEvent(TungstenProperties params)
| Method Detail |
|---|
public TungstenProperties getParams()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||