public final class AddPathImplModule extends AbstractAddPathImplModule
addressFamilyJmxAttribute, sendReceiveJmxAttribute
Constructor and Description |
---|
AddPathImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver) |
AddPathImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
AddPathImplModule oldModule,
AutoCloseable oldInstance) |
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
createInstance() |
void |
customValidation() |
canReuseInstance, equals, getAddressFamily, getAddressFamilyDependency, getLogger, getSendReceive, hashCode, isSame, resolveDependencies, reuseInstance, setAddressFamily, setSendReceive, validate
public AddPathImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier, org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public AddPathImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier, org.opendaylight.controller.config.api.DependencyResolver dependencyResolver, AddPathImplModule oldModule, AutoCloseable oldInstance)
public void customValidation()
customValidation
in class AbstractAddPathImplModule
public AutoCloseable createInstance()
createInstance
in class org.opendaylight.controller.config.spi.AbstractModule<AbstractAddPathImplModule>
Copyright © 2018 OpenDaylight. All rights reserved.