public abstract class LogtoolContext extends Object
| Constructor and Description |
|---|
LogtoolContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cli(String inputFile,
Analyzer analyzer)
default command-line processor.
|
protected Object |
getBean(String beanName)
Retrieves a Spring component instance by name
|
protected LogtoolCore |
getCore()
Sets up Spring context, returns LogtoolCore instance
|
protected void |
registerNewObjectListener(NewObjectListener listener,
Class<?> type)
Passthrough for event registration
|
protected LogtoolCore getCore()
protected void cli(String inputFile, Analyzer analyzer)
protected void registerNewObjectListener(NewObjectListener listener, Class<?> type)
Copyright © 2016 Power TAC. All Rights Reserved.