|
||||||||||
| 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.backup.RestoreCompletionNotification
public class RestoreCompletionNotification
Event to indicate that restore has completed successfully.
| Constructor Summary | |
|---|---|
RestoreCompletionNotification(java.net.URI uri)
Create notification of restore. |
|
| Method Summary | |
|---|---|
java.net.URI |
getUri()
|
| 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 RestoreCompletionNotification(java.net.URI uri)
uri - URI of successful restore| Method Detail |
|---|
public java.net.URI getUri()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||