|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.systemservices.AbstractSystemService
org.iids.aos.Injector
public class Injector
| Constructor Summary | |
|---|---|
Injector(java.lang.String[] args)
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
void |
start(java.util.Map parameters)
|
void |
usage()
Exits after printing a usage message. |
void |
usage(java.lang.String error)
Exits after printing the given error message and a usage message. |
| Methods inherited from class org.iids.aos.systemservices.AbstractSystemService |
|---|
shutdown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Injector(java.lang.String[] args)
throws java.io.IOException,
CommunicatorException
java.io.IOException
CommunicatorException| Method Detail |
|---|
public void start(java.util.Map parameters)
start in class AbstractSystemServicepublic void usage(java.lang.String error)
error - Error string to printpublic void usage()
public static void main(java.lang.String[] args)
throws CommunicatorException,
java.io.IOException
CommunicatorException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||