|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.writersforge.catalan.process.workspace.BaseWorkspace
Running data context for an entire processing run. Manages all data input, output, and working queues, global properties
| Constructor Summary | |
BaseWorkspace()
Creates a new instance of IWorkspace. |
|
| Method Summary | |
AlertQueue |
getAlertQueue()
Retrieves the AlertQueue for this IWorkspace. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.writersforge.catalan.process.workspace.IWorkspace |
getDataQueues, getWorkerRegistry |
| Methods inherited from interface org.writersforge.catalan.process.workers.IPropertyHolder |
getProperties |
| Constructor Detail |
public BaseWorkspace()
| Method Detail |
public AlertQueue getAlertQueue()
getAlertQueue in interface IWorkspace
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||