public class FibmanagerImplModule extends AbstractFibmanagerImplModule
brokerJmxAttribute, mdsalutilJmxAttribute, vpnmanagerJmxAttribute| Constructor and Description |
|---|
FibmanagerImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver) |
FibmanagerImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
FibmanagerImplModule oldModule,
AutoCloseable oldInstance) |
| Modifier and Type | Method and Description |
|---|---|
AutoCloseable |
createInstance() |
void |
customValidation() |
canReuseInstance, equals, getBroker, getBrokerDependency, getLogger, getMdsalutil, getMdsalutilDependency, getVpnmanager, getVpnmanagerDependency, hashCode, isSame, resolveDependencies, reuseInstance, setBroker, setMdsalutil, setVpnmanager, validatepublic FibmanagerImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public FibmanagerImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
FibmanagerImplModule oldModule,
AutoCloseable oldInstance)
public void customValidation()
customValidation in class AbstractFibmanagerImplModulepublic AutoCloseable createInstance()
createInstance in class org.opendaylight.controller.config.spi.AbstractModule<AbstractFibmanagerImplModule>Copyright © 2015. All rights reserved.