org.apache.uima.adapter.jms.client
Class BaseUIMAAsynchronousEngineCommon_impl.ThreadMonitor

java.lang.Object
  extended by org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ThreadMonitor
Enclosing class:
BaseUIMAAsynchronousEngineCommon_impl

protected static class BaseUIMAAsynchronousEngineCommon_impl.ThreadMonitor
extends java.lang.Object


Constructor Summary
BaseUIMAAsynchronousEngineCommon_impl.ThreadMonitor(long aThreadId)
           
 
Method Summary
 java.util.concurrent.Semaphore getMonitor()
           
 long getThreadId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseUIMAAsynchronousEngineCommon_impl.ThreadMonitor

public BaseUIMAAsynchronousEngineCommon_impl.ThreadMonitor(long aThreadId)
Method Detail

getThreadId

public long getThreadId()

getMonitor

public java.util.concurrent.Semaphore getMonitor()


Copyright © 2011. All Rights Reserved.