Uses of Interface
org.mule.config.bootstrap.RegistryBootstrapDiscoverer

Packages that use RegistryBootstrapDiscoverer
org.mule.config.bootstrap   
 

Uses of RegistryBootstrapDiscoverer in org.mule.config.bootstrap
 

Classes in org.mule.config.bootstrap that implement RegistryBootstrapDiscoverer
 class ClassPathRegistryBootstrapDiscoverer
           Looks for bootstrap properties in resources named META-INF/services/org/mule/config/registry-bootstrap.properties inside the classpath.
 

Constructors in org.mule.config.bootstrap with parameters of type RegistryBootstrapDiscoverer
SimpleRegistryBootstrap(RegistryBootstrapDiscoverer discoverer)
          Allows to specify a RegistryBootstrapDiscoverer to discover the Properties resources to be used.
 



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