|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectppe.Services
ppe.ompi.OmpiConfigServices
public class OmpiConfigServices
Field Summary |
---|
Fields inherited from class ppe.Services |
---|
ec2w, networkID, networkSpec, ompiSpec |
Constructor Summary | |
---|---|
OmpiConfigServices(java.lang.String networkID)
|
Method Summary | |
---|---|
java.lang.String |
getStateTitle()
|
boolean |
inNilState()
|
boolean |
isPending()
|
boolean |
isRunning()
|
void |
launch()
|
boolean |
notRunning()
|
Methods inherited from class ppe.Services |
---|
createServices, set, setServicesClass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OmpiConfigServices(java.lang.String networkID)
Method Detail |
---|
public boolean isRunning()
isRunning
in class Services
public boolean isPending()
isPending
in class Services
public boolean notRunning()
notRunning
in class Services
public boolean inNilState()
inNilState
in class Services
public java.lang.String getStateTitle()
getStateTitle
in class Services
public void launch()
launch
in class Services
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |