public final class LogbackModule extends AbstractLogbackModule
consoleAppendersJmxAttribute, fileAppendersJmxAttribute, loggersJmxAttribute, rollingAppendersJmxAttribute| Constructor and Description |
|---|
LogbackModule(org.opendaylight.controller.config.api.ModuleIdentifier name,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver) |
LogbackModule(org.opendaylight.controller.config.api.ModuleIdentifier name,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
AbstractLogbackModule oldModule,
AutoCloseable oldInstance) |
| Modifier and Type | Method and Description |
|---|---|
AutoCloseable |
createInstance() |
void |
validate() |
canReuseInstance, customValidation, equals, getConsoleAppenderTO, getFileAppenderTO, getLogger, getLoggerTO, getRollingFileAppenderTO, getRootRuntimeBeanRegistratorWrapper, hashCode, isSame, resolveDependencies, reuseInstance, setConsoleAppenderTO, setFileAppenderTO, setLoggerTO, setRollingFileAppenderTO, setRuntimeBeanRegistratorcanReuse, getIdentifier, getInstance, setCanReuseInstanceclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic LogbackModule(org.opendaylight.controller.config.api.ModuleIdentifier name,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public LogbackModule(org.opendaylight.controller.config.api.ModuleIdentifier name,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
AbstractLogbackModule oldModule,
AutoCloseable oldInstance)
public void validate()
validate in interface org.opendaylight.controller.config.spi.Modulevalidate in class AbstractLogbackModulepublic AutoCloseable createInstance()
createInstance in class org.opendaylight.controller.config.spi.AbstractModule<AbstractLogbackModule>Copyright © 2018 OpenDaylight. All rights reserved.