|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.aae.controller.ControllerLatch
public class ControllerLatch
Constructor Summary | |
---|---|
ControllerLatch(AnalysisEngineController aController)
|
Method Summary | |
---|---|
void |
openLatch(java.lang.String aName,
boolean isTopLevelAggregate,
boolean showMsg)
|
void |
release()
|
void |
waitUntilInitialized()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ControllerLatch(AnalysisEngineController aController)
Method Detail |
---|
public void waitUntilInitialized() throws AsynchAEException
AsynchAEException
public void release()
public void openLatch(java.lang.String aName, boolean isTopLevelAggregate, boolean showMsg)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |