Class ModuleManagerTesting
java.lang.Object
org.apache.skywalking.oap.server.testing.module.ModuleManagerTesting
- All Implemented Interfaces:
ModuleDefineHolder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidput(String moduleName, ModuleProviderHolder moduleProviderHolder)
-
Constructor Details
-
ModuleManagerTesting
public ModuleManagerTesting()
-
-
Method Details
-
has
- Specified by:
hasin interfaceModuleDefineHolder
-
find
- Specified by:
findin interfaceModuleDefineHolder- Throws:
ModuleNotFoundRuntimeException
-
put
-