public class ModuleManagerTesting extends Object implements ModuleDefineHolder
| Constructor and Description |
|---|
ModuleManagerTesting() |
| Modifier and Type | Method and Description |
|---|---|
ModuleProviderHolder |
find(String moduleName) |
boolean |
has(String moduleName) |
void |
put(String moduleName,
ModuleProviderHolder moduleProviderHolder) |
public boolean has(String moduleName)
has in interface ModuleDefineHolderpublic ModuleProviderHolder find(String moduleName) throws ModuleNotFoundRuntimeException
find in interface ModuleDefineHolderModuleNotFoundRuntimeExceptionpublic void put(String moduleName, ModuleProviderHolder moduleProviderHolder)
Copyright © 2022 The Apache Software Foundation. All rights reserved.