public class OcpStatisticsCollectionModule extends AbstractOcpStatisticsCollectionModule
ocpRadioheadConnectionProviderJmxAttribute, ocpStatisticsJmxAttribute| Constructor and Description |
|---|
OcpStatisticsCollectionModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver) |
OcpStatisticsCollectionModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
OcpStatisticsCollectionModule oldModule,
AutoCloseable oldInstance) |
| Modifier and Type | Method and Description |
|---|---|
AutoCloseable |
createInstance() |
void |
customValidation() |
canReuseInstance, equals, getLogger, getOcpRadioheadConnectionProvider, getOcpRadioheadConnectionProviderDependency, getOcpStatistics, getRootRuntimeBeanRegistratorWrapper, hashCode, isSame, resolveDependencies, reuseInstance, setOcpRadioheadConnectionProvider, setOcpStatistics, setRuntimeBeanRegistrator, validatecanReuse, getIdentifier, getInstance, setCanReuseInstanceclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic OcpStatisticsCollectionModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public OcpStatisticsCollectionModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
OcpStatisticsCollectionModule oldModule,
AutoCloseable oldInstance)
public void customValidation()
customValidation in class AbstractOcpStatisticsCollectionModulepublic AutoCloseable createInstance()
createInstance in class org.opendaylight.controller.config.spi.AbstractModule<AbstractOcpStatisticsCollectionModule>Copyright © 2016 OpenDaylight. All Rights Reserved.