|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.aae.handler.HandlerBase
org.apache.uima.aae.handler.input.ProcessRequestHandler_impl
public class ProcessRequestHandler_impl
Constructor Summary | |
---|---|
ProcessRequestHandler_impl(java.lang.String aName)
|
Method Summary | |
---|---|
void |
handle(java.lang.Object anObjectToHandle)
Main method called by the predecessor handler. |
Methods inherited from class org.apache.uima.aae.handler.HandlerBase |
---|
aggregateDelegateStats, computeStats, delegate, getController, getDelegate, getName, handle, hasDelegateHandler, invokeProcess, isHandlerForMessage, populateErrorContext, removeDelegate, resequenceDelegateHandler, setController, setDelegate, setParent, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProcessRequestHandler_impl(java.lang.String aName)
Method Detail |
---|
public void handle(java.lang.Object anObjectToHandle)
handle
in interface Handler
handle
in class HandlerBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |