Sorry, the state of the UimaAsynchronousEngine is currently not exposed. It probably should be via isStopping() and/or isRunning() or something similar, and even isStopped(). Presumably though, since your application calls (?) stop() on the UimaAsynchronousEngine you know that at least it is stopping. Also, adding support for registering user defined callbacks on UimaAsynchronousEngine lifecycle events be of interest as well.
Jerry On Tue, Jan 17, 2012 at 10:30 AM, Spico Florin <[email protected]>wrote: > Hello! > Is there any method to ask if the UimaAsynchronousEngine is still > running or is in the process of shutting down? > > Thank you. > Regards, > Florin >
