|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.corepeer.ui.CorePeerStarter
public class CorePeerStarter
This class is responsible to put the OurGrid CorePeer up.
Constructor Summary | |
---|---|
CorePeerStarter()
|
Method Summary | |
---|---|
void |
run(java.lang.String[] params,
UIManager manager)
Executes the main function of the command that implements this. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CorePeerStarter()
Method Detail |
---|
public void run(java.lang.String[] params, UIManager manager)
Command
run
in interface Command
params
- Parameters of this command.manager
- Manager to be contacted.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |