Class ControllerLatch

java.lang.Object
org.apache.uima.aae.controller.ControllerLatch

public class ControllerLatch extends Object
  • Constructor Details

  • Method Details

    • waitUntilInitialized

      public void waitUntilInitialized() throws AsynchAEException
      Throws:
      AsynchAEException
    • release

      public void release()
    • openLatch

      public void openLatch(String aName, boolean isTopLevelAggregate, boolean showMsg)