public class AnalysisSegmentParserModuleProvider extends ModuleProvider
| Constructor and Description |
|---|
AnalysisSegmentParserModuleProvider() |
| Modifier and Type | Method and Description |
|---|---|
ModuleConfig |
createConfigBeanIfAbsent() |
Class<? extends ModuleDefine> |
module() |
String |
name() |
void |
notifyAfterCompleted() |
void |
prepare() |
String[] |
requiredModules() |
void |
start() |
getManager, registerServiceImplementationpublic String name()
name in class ModuleProviderpublic Class<? extends ModuleDefine> module()
module in class ModuleProviderpublic ModuleConfig createConfigBeanIfAbsent()
createConfigBeanIfAbsent in class ModuleProviderpublic void prepare()
throws ServiceNotProvidedException
prepare in class ModuleProviderServiceNotProvidedExceptionpublic void start()
start in class ModuleProviderpublic void notifyAfterCompleted()
notifyAfterCompleted in class ModuleProviderpublic String[] requiredModules()
requiredModules in class ModuleProviderCopyright © 2018 The Apache Software Foundation. All rights reserved.