|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.Observable base.jdbs.network.GroupDiscoveryThread
public class GroupDiscoveryThread
Field Summary | |
---|---|
static int |
DISCOVERY_INTERVAL
|
static java.lang.String |
THREAD_NAME
|
Constructor Summary | |
---|---|
GroupDiscoveryThread(net.jxta.discovery.DiscoveryService discoveryService)
|
Method Summary | |
---|---|
void |
discoveryEvent(net.jxta.discovery.DiscoveryEvent discoveryEvent)
|
void |
run()
|
Methods inherited from class java.util.Observable |
---|
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String THREAD_NAME
public static final int DISCOVERY_INTERVAL
Constructor Detail |
---|
public GroupDiscoveryThread(net.jxta.discovery.DiscoveryService discoveryService)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
public void discoveryEvent(net.jxta.discovery.DiscoveryEvent discoveryEvent)
discoveryEvent
in interface net.jxta.discovery.DiscoveryListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |