public class JreModuleDiscoverer extends Object implements ModuleDiscoverer
MuleModule from the packages listed on the
"jre-packages.properties" file.| Modifier and Type | Field and Description |
|---|---|
protected static String |
JRE_MODULE_NAME |
protected static String |
JRE_PACKAGES_PROPERTIES |
static String |
UNABLE_TO_DETERMINE_JRE_PACKAGES_ERROR |
| Constructor and Description |
|---|
JreModuleDiscoverer() |
| Modifier and Type | Method and Description |
|---|---|
List<MuleModule> |
discover()
Discovers available mule modules.
|
protected static final String JRE_PACKAGES_PROPERTIES
protected static final String JRE_MODULE_NAME
public static final String UNABLE_TO_DETERMINE_JRE_PACKAGES_ERROR
public List<MuleModule> discover()
ModuleDiscovererdiscover in interface ModuleDiscovererMuleModule found in the container.Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.