|
${header} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmeteor.Loader
The main loader for the Meteor DHT framework. The loader creates the peergroup with all services and applications and starts the platform. Current services loaded are the 1) DHT Service 2) Squid Service 3) Associative Rendezvous Messaging Service
| Field Summary | |
static boolean |
NOGRAPHICS
|
| Constructor Summary | |
Loader()
|
|
| Method Summary | |
static void |
createLogger()
|
void |
createPeerGroup()
Create the PeerGroup Advertisement and start the Applications |
void |
initializeJXTA()
Initialize the JXTA platform using Graphics or, if in no Graphics mode (set in build.xml file) then Configure the Platform automatically using the ConfigurePlatform utility |
static void |
main(java.lang.String[] args)
Starts the whole framework |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static boolean NOGRAPHICS
| Constructor Detail |
public Loader()
| Method Detail |
public static void createLogger()
public void createPeerGroup()
public void initializeJXTA()
throws net.jxta.exception.PeerGroupException
net.jxta.exception.PeerGroupExceptionpublic static void main(java.lang.String[] args)
|
${header} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||