|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.resourceSpecifier.factory.impl.ServiceImpl
public class ServiceImpl
The Class ServiceImpl.
Constructor Summary | |
---|---|
protected |
ServiceImpl(org.apache.uima.resourceSpecifier.ServiceType st,
ServiceContext context,
DelegateConfiguration... delegateConfigurations)
Instantiates a new service impl. |
Method Summary | |
---|---|
InputQueue |
getInputQueue()
Gets the input queue. |
TopDescriptor |
getTopDescriptor()
Gets the top descriptor. |
TopLevelAnalysisEngine |
getTopLevelAnalysisEngine()
Gets the top level analysis engine. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ServiceImpl(org.apache.uima.resourceSpecifier.ServiceType st, ServiceContext context, DelegateConfiguration... delegateConfigurations)
st
- the stcontext
- the contextdelegateConfigurations
- the delegate configurationsMethod Detail |
---|
public InputQueue getInputQueue()
Service
getInputQueue
in interface Service
public TopDescriptor getTopDescriptor()
Service
getTopDescriptor
in interface Service
public TopLevelAnalysisEngine getTopLevelAnalysisEngine()
Service
getTopLevelAnalysisEngine
in interface Service
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |