public class NetconfTestImplModule extends AbstractNetconfTestImplModule
binaryLeafJmxAttribute, complexListJmxAttribute, dtoCJmxAttribute, dtoDJmxAttribute, extendedEnumJmxAttribute, extendedJmxAttribute, extendedTwiceJmxAttribute, fromGroupingJmxAttribute, ipJmxAttribute, peersJmxAttribute, simpleBigIntegerJmxAttribute, simpleBooleanJmxAttribute, simpleByteJmxAttribute, simpleIntJmxAttribute, simpleListJmxAttribute, simpleLong2JmxAttribute, simpleLongJmxAttribute, simpleShortJmxAttribute, simpleTestJmxAttribute, sleepFactorJmxAttribute, testingDepJmxAttribute, testingDepsJmxAttribute, typeJmxAttribute, unionTestAttrJmxAttribute
dependencyResolver, identifier
Constructor and Description |
---|
NetconfTestImplModule(ModuleIdentifier identifier,
DependencyResolver dependencyResolver) |
NetconfTestImplModule(ModuleIdentifier identifier,
DependencyResolver dependencyResolver,
NetconfTestImplModule oldModule,
AutoCloseable oldInstance) |
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
createInstance()
Create instance.
|
void |
customValidation() |
canReuseInstance, equals, getBinaryLeaf, getComplexList, getDtoC, getDtoD, getExtended, getExtendedEnum, getExtendedTwice, getFromGrouping, getIp, getLogger, getPeers, getRootRuntimeBeanRegistratorWrapper, getSimpleBigInteger, getSimpleBoolean, getSimpleByte, getSimpleInt, getSimpleList, getSimpleLong, getSimpleLong2, getSimpleShort, getSimpleTest, getSleepFactor, getTestingDep, getTestingDepDependency, getTestingDeps, getTestingDepsDependency, getType, getUnionTestAttr, hashCode, isSame, resolveDependencies, reuseInstance, setBinaryLeaf, setComplexList, setDtoC, setDtoD, setExtended, setExtendedEnum, setExtendedTwice, setFromGrouping, setIp, setPeers, setRuntimeBeanRegistrator, setSimpleBigInteger, setSimpleBoolean, setSimpleByte, setSimpleInt, setSimpleList, setSimpleLong, setSimpleLong2, setSimpleShort, setSimpleTest, setSleepFactor, setTestingDep, setTestingDeps, setType, setUnionTestAttr, validate
canReuse, getIdentifier, getInstance, setCanReuseInstance
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
canReuse, getInstance
public NetconfTestImplModule(ModuleIdentifier identifier, DependencyResolver dependencyResolver)
public NetconfTestImplModule(ModuleIdentifier identifier, DependencyResolver dependencyResolver, NetconfTestImplModule oldModule, AutoCloseable oldInstance)
public void customValidation()
customValidation
in class AbstractNetconfTestImplModule
public AutoCloseable createInstance()
AbstractModule
createInstance
in class AbstractModule<AbstractNetconfTestImplModule>
Copyright © 2019 OpenDaylight. All rights reserved.