|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines the property keys used to define properties of the LIMEServer.
Launcher
Field Summary | |
static java.lang.String |
CONNECTkey
A key to whether connections should be maintained. |
static java.lang.String |
DEBUGkey
A key to whether debug messages should be printed to the screen. |
static java.lang.String |
ENGAGEkey
A key that specifies whether to initially engage the LIMEServer. |
static java.lang.String |
ENGAGEMENT_MODEkey
A Key specifying the engagement mode. |
static java.lang.String |
ERRORSkey
A key to whether error messages should be printed to the screen. |
static java.lang.String |
GM_DETECTORkey
A Key specifying the detection mode for GroupMember. |
static java.lang.String |
GM_DISSEMINATORkey
A Key specifying the dissemination mode for GroupMember. |
static java.lang.String |
GM_MAX_SPEEDkey
A key that specifies the maximum speed at which the host can be moving. |
static java.lang.String |
GM_MCASTADDRkey
A key to the multicast address used by the GroupMember |
static java.lang.String |
GM_MCASTPORTkey
A key to the multicast port used by the GroupMember |
static java.lang.String |
GM_NETWORK_LATENCYkey
A key that specifies to GroupMember the latency of the network. |
static java.lang.String |
GM_PERIODkey
A key that specified the period at which GroupMember broadcasts beacons. |
static java.lang.String |
GM_RANGEkey
A key that specifies the broadcast range in meters of the wireless card. |
static java.lang.String |
GPS_BAUDkey
A key that specifies the baud rate of the GPS unit. |
static java.lang.String |
GPS_PORTkey
A key that specifies which port the GPS unit it connected to. |
static java.lang.String |
LOADkey
A key that specifies an agent to load onto a LIMEServer. |
static java.lang.String |
MESSAGESkey
A key to whether messages should be printed to the screen. |
static java.lang.String |
PORTkey
A key to the single-cast port used by the LIMEServer |
static java.lang.String |
QUITkey
A key to whether the LIMEServer should quit after loading an agent onto another LIMEServer. |
static java.lang.String |
TSFACTORYkey
The tuple space factory to be used. |
Field Detail |
public static final java.lang.String LOADkey
public static final java.lang.String QUITkey
public static final java.lang.String CONNECTkey
public static final java.lang.String ENGAGEkey
public static final java.lang.String ENGAGEMENT_MODEkey
public static final java.lang.String TSFACTORYkey
public static final java.lang.String PORTkey
public static final java.lang.String MESSAGESkey
public static final java.lang.String ERRORSkey
public static final java.lang.String DEBUGkey
public static final java.lang.String GPS_PORTkey
public static final java.lang.String GPS_BAUDkey
public static final java.lang.String GM_MCASTADDRkey
public static final java.lang.String GM_MCASTPORTkey
public static final java.lang.String GM_DETECTORkey
public static final java.lang.String GM_DISSEMINATORkey
public static final java.lang.String GM_PERIODkey
public static final java.lang.String GM_RANGEkey
public static final java.lang.String GM_MAX_SPEEDkey
public static final java.lang.String GM_NETWORK_LATENCYkey
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |