public interface UIMAClassLoaderRepository
AnalysisComponent
s' ClassLoader
sModifier and Type | Method and Description |
---|---|
Collection<ClassLoader> |
getComponents() |
<C extends org.apache.uima.analysis_component.AnalysisComponent> |
registerComponent(Class<C> component) |
<R extends org.apache.uima.resource.Resource> |
registerResource(Class<R> component) |
<C extends org.apache.uima.analysis_component.AnalysisComponent> void registerComponent(Class<C> component)
<R extends org.apache.uima.resource.Resource> void registerResource(Class<R> component)
Collection<ClassLoader> getComponents()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.