| Package | Description |
|---|---|
| org.mule.runtime.core | |
| org.mule.runtime.core.api | |
| org.mule.runtime.core.config.bootstrap | |
| org.mule.runtime.core.context |
| Modifier and Type | Method and Description |
|---|---|
BootstrapServiceDiscoverer |
DefaultMuleContext.getRegistryBootstrapServiceDiscoverer() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMuleContext.setBootstrapServiceDiscoverer(BootstrapServiceDiscoverer bootstrapServiceDiscoverer) |
| Modifier and Type | Method and Description |
|---|---|
BootstrapServiceDiscoverer |
MuleContext.getRegistryBootstrapServiceDiscoverer() |
| Modifier and Type | Method and Description |
|---|---|
void |
MuleContext.setBootstrapServiceDiscoverer(BootstrapServiceDiscoverer bootstrapServiceDiscoverer)
Sets application wide instance of
BootstrapServiceDiscoverer |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesBootstrapServiceDiscoverer
Discovers
BootstrapService instances corresponding to bootstrap.properties files |
| Modifier and Type | Field and Description |
|---|---|
protected BootstrapServiceDiscoverer |
DefaultMuleContextBuilder.bootstrapDiscoverer |
| Modifier and Type | Method and Description |
|---|---|
protected BootstrapServiceDiscoverer |
DefaultMuleContextBuilder.createBootstrapDiscoverer() |
BootstrapServiceDiscoverer |
DefaultMuleContextBuilder.getBootstrapPropertiesServiceDiscoverer() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMuleContextBuilder.setBootstrapPropertiesServiceDiscoverer(BootstrapServiceDiscoverer bootstrapDiscoverer) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.