Class BaseUIMAAsynchronousEngineCommon_impl.UimaASShutdownHook
- java.lang.Object
-
- org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.UimaASShutdownHook
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- BaseUIMAAsynchronousEngineCommon_impl
public class BaseUIMAAsynchronousEngineCommon_impl.UimaASShutdownHook extends java.lang.Object implements java.lang.Runnable
-
-
Constructor Summary
Constructors Constructor Description UimaASShutdownHook(UimaAsynchronousEngine asEngine)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-
-
-
Constructor Detail
-
UimaASShutdownHook
public UimaASShutdownHook(UimaAsynchronousEngine asEngine)
-
-