public class SfcBootstrapModule extends AbstractSfcBootstrapModule
| Modifier and Type | Class and Description |
|---|---|
class |
SfcBootstrapModule.BootstrapSfcAutoCloseable |
brokerJmxAttribute| Constructor and Description |
|---|
SfcBootstrapModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver) |
SfcBootstrapModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
SfcBootstrapModule oldModule,
AutoCloseable oldInstance) |
| Modifier and Type | Method and Description |
|---|---|
AutoCloseable |
createInstance() |
void |
customValidation() |
canReuseInstance, equals, getBroker, getBrokerDependency, getLogger, hashCode, isSame, resolveDependencies, reuseInstance, setBroker, validatepublic SfcBootstrapModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public SfcBootstrapModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
SfcBootstrapModule oldModule,
AutoCloseable oldInstance)
public void customValidation()
customValidation in class AbstractSfcBootstrapModulepublic AutoCloseable createInstance()
createInstance in class org.opendaylight.controller.config.spi.AbstractModule<AbstractSfcBootstrapModule>Copyright © 2016 OpenDaylight. All rights reserved.