|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.omsdk.applicationblocks.connector.MILQILBootstrapper
Shows how to bootstrap both QIL and MIL, connection parameters are taken from command line.
Constructor Summary | |
MILQILBootstrapper()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Starts the bootstrapper. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MILQILBootstrapper()
Method Detail |
public static void main(java.lang.String[] args)
args
- expected arguments-host
"configuration server host"-port
"configuration server port"-app
"application name"Non-mandatory params for the OMSDKConnector
initialization:
-backupHost
"backup configuration server
host name"-backupPort
"backup configuration server
port"-reconnectionPeriod
"period between
two reconnection attempts in milliseconds"-reconnectionAttempts
"number
of reconnection attempts"Non-mandatory params for MIL initialization:
-ext
comma-separated list of preloaded
extensions. Extension names are Fully Qualified Names.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |