|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgps.protocol.Protocol
gps.protocol.BT.BT
public class BT
BT protocol object
| Constructor Summary | |
|---|---|
BT()
Initionlizer |
|
| Method Summary | |
|---|---|
void |
confAgents()
configures agents |
void |
confDocuments()
configures initial documents |
void |
confEvents()
configures scheduled events |
static BT |
getInstance()
gets the singleton instance of bt |
void |
loadProtocolProperties(java.lang.String path)
loads protocol properties |
| Methods inherited from class gps.protocol.Protocol |
|---|
getAgent, getAgentList, getDelayAgent, getDelayAgent, getProtocolProperties, getSimulatorProperties, reset, setAgent, setAgentNum, setAgentNum, setPAgent, setProtocolProperties, setSAgent, setSimulatorProperties |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BT()
| Method Detail |
|---|
public static BT getInstance()
public void loadProtocolProperties(java.lang.String path)
loadProtocolProperties in class Protocolpath - configuration file pathpublic void confAgents()
confAgents in class Protocolpublic void confDocuments()
confDocuments in class Protocolpublic void confEvents()
confEvents in class Protocol
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||