|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sapia.ubik.rmi.replication.ReplicationEvent
public class ReplicationEvent
| Constructor Summary | |
|---|---|
ReplicationEvent(ReplicatedCommand command)
Creates an instance of this class with the given command. |
|
| Method Summary | |
|---|---|
ReplicatedCommand |
getReplicatedCommand()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReplicationEvent(ReplicatedCommand command)
| Method Detail |
|---|
public ReplicatedCommand getReplicatedCommand()
ReplicatedCommand that this instance holds.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||