public class ParkTelescope extends SimpleCommand implements TelescopeCommand, Parking
CommandEvent.CreateCOMMANDPACKAGE, JVIEWPACKAGE, TYPESEPARATORSEPCHARlocalHost, sourceNamesource| Constructor and Description |
|---|
ParkTelescope(Object src)
Constructs a abort adapter telescope, grabbing the type from the class
name and setting the command time to the current system time.
|
ParkTelescope(Object src,
String type,
long time)
Construct a fully qualified abort telescope command.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getExpectedAcknowledgeNumber()
Returns the number of acknowledge evnets this command is expected to
follow.
|
getLine, parseLineclassNameToTemplate, createCommand, createCommand, createJCommand, extractType, parseForStrings, templateToClassNamecheckType, equals, equalTime, equalTime, fromAscii, getAllCommandLines, getExecuteGroupKey, getHead, getNr, getTime, getType, hashCode, isValid, parseFromSingleString, readFromBufferedStream, setNr, setTime, setType, setValid, toSkippedString, toStringgetHost, getSourceName, setSourceNamegetSourcepublic ParkTelescope(Object src)
public int getExpectedAcknowledgeNumber()
getExpectedAcknowledgeNumber in class CommandEvent