| Package | Description |
|---|---|
| org.mule.runtime.core.internal.config |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomService> |
DefaultCustomizationService.getCustomServices() |
Map<String,CustomService> |
CustomServiceRegistry.getCustomServices()
Provides access to the custom services defined for the corresponding mule context.
|
Optional<CustomService> |
DefaultCustomizationService.getOverriddenService(String serviceId)
Provides the configuration of a particular service.
|
Optional<CustomService> |
CustomServiceRegistry.getOverriddenService(String serviceId)
Provides the configuration of a particular service.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.