|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.jxta.search.jxtastarter.JxtaStarter
This class starts the JXTA platform outside of a servlet engine, which is necessary because a servlet engine can use a different class-loader for each servlet context, and so servlets from different contexts will not be able to see the same JXTA platform.
Constructor Summary | |
JxtaStarter()
|
Method Summary | |
static net.jxta.peergroup.PeerGroup |
getMyPeerGroup()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JxtaStarter()
Method Detail |
public static net.jxta.peergroup.PeerGroup getMyPeerGroup()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |