public class JreModuleDiscoverer extends Object implements ModuleDiscoverer
MuleModule with the Java packages, resources and
services found on the used JRE.| Modifier and Type | Field and Description |
|---|---|
protected static String |
JRE_MODULE_NAME |
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
JreModuleDiscoverer() |
| Modifier and Type | Method and Description |
|---|---|
List<MuleModule> |
discover()
Discovers available mule modules.
|
protected static final org.slf4j.Logger logger
protected static final String JRE_MODULE_NAME
public List<MuleModule> discover()
ModuleDiscovererdiscover in interface ModuleDiscovererList containing all MuleModule found in the container.Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.