@Deprecated public class XSQLModule extends AbstractXSQLModule
asyncDataBrokerJmxAttribute, dataBrokerJmxAttribute, schemaServiceJmxAttribute| Constructor and Description |
|---|
XSQLModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
Deprecated.
|
XSQLModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
XSQLModule oldModule,
AutoCloseable oldInstance)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AutoCloseable |
createInstance()
Deprecated.
|
void |
customValidation()
Deprecated.
|
canReuseInstance, equals, getAsyncDataBroker, getAsyncDataBrokerDependency, getDataBroker, getDataBrokerDependency, getLogger, getSchemaService, getSchemaServiceDependency, hashCode, isSame, resolveDependencies, reuseInstance, setAsyncDataBroker, setDataBroker, setSchemaService, validatepublic XSQLModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public XSQLModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
XSQLModule oldModule,
AutoCloseable oldInstance)
public void customValidation()
customValidation in class AbstractXSQLModulepublic AutoCloseable createInstance()
createInstance in class org.opendaylight.controller.config.spi.AbstractModule<AbstractXSQLModule>Copyright © 2017 OpenDaylight. All rights reserved.