|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvgrid.web.struts.StrutsServer
public class StrutsServer
Wrapper around a server that prepares beans to be displayed on the web pages.
| Constructor Summary | |
|---|---|
StrutsServer(ExecutingPlodderServer srv)
|
|
| Method Summary | |
|---|---|
java.util.Collection |
getConfs()
|
StrutsJob |
getJob(java.lang.String jobID)
|
java.util.Collection |
getJobs()
|
java.util.Collection |
getLibs()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StrutsServer(ExecutingPlodderServer srv)
| Method Detail |
|---|
public java.util.Collection getConfs()
public java.util.Collection getJobs()
throws VgridException
VgridExceptionpublic java.util.Collection getLibs()
public StrutsJob getJob(java.lang.String jobID)
throws VgridException
VgridException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||