| Package | Description |
|---|---|
| org.mule.config.bootstrap |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassPathRegistryBootstrapDiscoverer
Looks for bootstrap properties in resources named META-INF/services/org/mule/config/registry-bootstrap.properties
inside the classpath.
|
| Modifier and Type | Field and Description |
|---|---|
protected RegistryBootstrapDiscoverer |
AbstractRegistryBootstrap.discoverer |
| Constructor and Description |
|---|
AbstractRegistryBootstrap(RegistryBootstrapDiscoverer discoverer)
Allows to specify a
RegistryBootstrapDiscoverer to discover the Properties
resources to be used. |
SimpleRegistryBootstrap(RegistryBootstrapDiscoverer discoverer)
Deprecated.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.