|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorc.orchard.AbstractExecutorService
orc.orchard.rmi.ExecutorService
public class ExecutorService
Field Summary |
---|
Fields inherited from class orc.orchard.AbstractExecutorService |
---|
logger |
Constructor Summary | |
---|---|
ExecutorService(java.net.URI baseURI)
|
|
ExecutorService(java.net.URI baseURI,
java.util.logging.Logger logger)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class orc.orchard.AbstractExecutorService |
---|
cancelPrompt, compileAndSubmit, compileAndSubmitConfigured, finishJob, getDefaultJobConfiguration, getDefaultLogger, getWaiter, haltJob, jobEvents, jobs, jobState, purgeJobEvents, respondToPrompt, startJob, submit, submitConfigured |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface orc.orchard.api.ExecutorServiceInterface |
---|
cancelPrompt, compileAndSubmit, compileAndSubmitConfigured, finishJob, haltJob, jobEvents, jobs, jobState, purgeJobEvents, respondToPrompt, startJob, submit, submitConfigured |
Constructor Detail |
---|
public ExecutorService(java.net.URI baseURI, java.util.logging.Logger logger) throws java.rmi.RemoteException, java.net.MalformedURLException
java.rmi.RemoteException
java.net.MalformedURLException
public ExecutorService(java.net.URI baseURI) throws java.rmi.RemoteException, java.net.MalformedURLException
java.rmi.RemoteException
java.net.MalformedURLException
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |