public class TestImplModule extends AbstractTestImplModule
allowUserJmxAttribute, asNumberJmxAttribute, dtoAJmxAttribute, dtoBJmxAttribute, simpleIntJmxAttribute
dependencyResolver, identifier
Constructor and Description |
---|
TestImplModule(ModuleIdentifier identifier,
DependencyResolver dependencyResolver) |
TestImplModule(ModuleIdentifier identifier,
DependencyResolver dependencyResolver,
TestImplModule oldModule,
AutoCloseable oldInstance) |
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
createInstance()
Create instance.
|
void |
customValidation() |
canReuseInstance, equals, getAllowUser, getAsNumber, getDtoA, getDtoB, getLogger, getRootRuntimeBeanRegistratorWrapper, getSimpleInt, hashCode, isSame, resolveDependencies, reuseInstance, setAllowUser, setAsNumber, setDtoA, setDtoB, setRuntimeBeanRegistrator, setSimpleInt, validate
canReuse, getIdentifier, getInstance, setCanReuseInstance
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
canReuse, getInstance
public TestImplModule(ModuleIdentifier identifier, DependencyResolver dependencyResolver)
public TestImplModule(ModuleIdentifier identifier, DependencyResolver dependencyResolver, TestImplModule oldModule, AutoCloseable oldInstance)
public void customValidation()
customValidation
in class AbstractTestImplModule
public AutoCloseable createInstance()
AbstractModule
createInstance
in class AbstractModule<AbstractTestImplModule>
Copyright © 2019 OpenDaylight. All rights reserved.