Modifier | Constructor and Description |
---|---|
protected |
ServiceImpl(org.apache.uima.resourceSpecifier.ServiceType st,
ServiceContext context,
DelegateConfiguration... delegateConfigurations)
Instantiates a new service impl.
|
Modifier and Type | Method and Description |
---|---|
InputQueue |
getInputQueue()
Gets the input queue.
|
TopDescriptor |
getTopDescriptor()
Gets the top descriptor.
|
TopLevelAnalysisEngine |
getTopLevelAnalysisEngine()
Gets the top level analysis engine.
|
protected ServiceImpl(org.apache.uima.resourceSpecifier.ServiceType st, ServiceContext context, DelegateConfiguration... delegateConfigurations)
st
- the stcontext
- the contextdelegateConfigurations
- the delegate configurationspublic InputQueue getInputQueue()
Service
getInputQueue
in interface Service
public TopDescriptor getTopDescriptor()
Service
getTopDescriptor
in interface Service
public TopLevelAnalysisEngine getTopLevelAnalysisEngine()
Service
getTopLevelAnalysisEngine
in interface Service
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.