|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Thread
org.globus.cog.karajan.scheduler.AbstractScheduler
org.globus.cog.karajan.scheduler.StaticContactListScheduler
| Field Summary |
| Fields inherited from class org.globus.cog.karajan.scheduler.AbstractScheduler |
propertyNames |
| Fields inherited from class java.lang.Thread |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
StaticContactListScheduler()
|
|
| Method Summary | |
void |
addServiceContact(ServiceContact serviceContact)
|
List |
getServiceContacts()
|
void |
removeServiceContact(ServiceContact serviceContact)
|
| Methods inherited from class org.globus.cog.karajan.scheduler.AbstractScheduler |
addJobStatusListener, addTaskHandler, combineNames, fireJobStatusChangeEvent, fireJobStatusChangeEvent, getConstraints, getJobQueue, getMaxSimultaneousJobs, getProperty, getPropertyNames, getResources, getTaskHadlerWrapper, getTaskHandlers, getTaskHandlerWrapper, getTaskHandlerWrappers, removeJobStatusListener, setConstraints, setMaxSimultaneousJobs, setProperty, setResources, setTaskHandlers |
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, run, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.globus.cog.karajan.scheduler.Scheduler |
addJobStatusListener, addTaskHandler, allocateContact, cancelTask, enqueue, getPropertyNames, getResources, getTaskHandlers, releaseContact, removeJobStatusListener, setProperty, setResources |
| Constructor Detail |
public StaticContactListScheduler()
| Method Detail |
public List getServiceContacts()
public void addServiceContact(ServiceContact serviceContact)
public void removeServiceContact(ServiceContact serviceContact)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||