|
copyright The Portico Project 2008. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.lbf.commons.messaging.RequestMessage
org.portico.shared.msg.FED_CallbackMessage
org.portico.shared.msg.FED_Synchronized
public class FED_Synchronized
Callback to inform the target federate that the federation has synchronized on the point with the provided label.
| Field Summary | |
|---|---|
private String |
label
|
private static long |
serialVersionUID
|
| Fields inherited from class org.portico.shared.msg.FED_CallbackMessage |
|---|
targetFederate, timestamp |
| Constructor Summary | |
|---|---|
FED_Synchronized()
|
|
FED_Synchronized(String label)
|
|
| Method Summary | |
|---|---|
String |
getLabel()
|
void |
setLabel(String label)
|
| Methods inherited from class org.portico.shared.msg.FED_CallbackMessage |
|---|
getTargetFederate, getTimestamp, isAdvanceGrant, isPriority, isSpecDefinedMessage, isTimestamped, readExternal, setTargetFederate, setTimestamp, writeExternal |
| Methods inherited from class com.lbf.commons.messaging.RequestMessage |
|---|
getIdentifier, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
private String label
| Constructor Detail |
|---|
public FED_Synchronized()
public FED_Synchronized(String label)
| Method Detail |
|---|
public String getLabel()
public void setLabel(String label)
|
copyright The Portico Project 2008. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||