|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.xbus.bootstrap.ReceiverServiceBootstrap
public class ReceiverServiceBootstrap
ReceiverServiceBootstrap
starts the
ReceiverService
, using the
XBUSClassLoader
.
Constructor Summary | |
---|---|
ReceiverServiceBootstrap()
|
Method Summary | |
---|---|
static java.lang.Object |
getInstance()
|
static void |
main(java.lang.String[] args)
Starts the ReceiverService in a way, that
it is stoppable by the
ReceiverServiceAdministrator |
static void |
start(boolean insideServletEngine)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReceiverServiceBootstrap()
Method Detail |
---|
public static void main(java.lang.String[] args)
ReceiverService
in a way, that
it is stoppable by the
ReceiverServiceAdministrator
args
- not usedpublic static void start(boolean insideServletEngine)
public static java.lang.Object getInstance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |