| Package | Description |
|---|---|
| org.opendaylight.controller.config.yang.logback.config |
| Modifier and Type | Class and Description |
|---|---|
class |
LogbackModule |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractLogbackModule.canReuseInstance(AbstractLogbackModule oldModule) |
boolean |
AbstractLogbackModule.isSame(AbstractLogbackModule other) |
| Constructor and Description |
|---|
AbstractLogbackModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
AbstractLogbackModule oldModule,
AutoCloseable oldInstance) |
LogbackModule(org.opendaylight.controller.config.api.ModuleIdentifier name,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
AbstractLogbackModule oldModule,
AutoCloseable oldInstance) |
Copyright © 2018 OpenDaylight. All rights reserved.