Package org.mule.config.bootstrap

Interface Summary
BootstrapObjectFactory A simple factory interface that can be listed in a registry-bootstrap.properties file
RegistryBootstrapDiscoverer Allows to discover properties to be used during the bootstrap process.
 

Class Summary
ClassPathRegistryBootstrapDiscoverer Looks for bootstrap properties in resources named META-INF/services/org/mule/config/registry-bootstrap.properties inside the classpath.
SimpleRegistryBootstrap This object will load objects defined in a file called registry-bootstrap.properties into the local registry.
 

Enum Summary
SimpleRegistryBootstrap.ArtifactType  
 

Exception Summary
BootstrapException Represents exceptions during the bootstrap configuration process
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.