|
Bees v0.5.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--bees.core.Application
|
+--apps.discovery.DiscoveryApplication
Test case for the DiscoveryProtocol.
| Constructor Summary | |
DiscoveryApplication()
Construct an empty DiscoveryApplication. |
|
| Method Summary | |
void |
start(Node node,
java.lang.String[] args)
Method called to set the application in motion. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DiscoveryApplication()
| Method Detail |
public void start(Node node,
java.lang.String[] args)
throws java.lang.Exception
Applicationstart in class ApplicationApplication.start(Node, String[])public java.lang.String toString()
toString in class ApplicationObject.toString()
|
Bees v0.5.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||