public interface ServiceDiscoverer
| Modifier and Type | Method and Description |
|---|---|
List<org.mule.runtime.api.service.Service> |
discoverServices()
Discover services.
|
List<org.mule.runtime.api.service.Service> discoverServices() throws ServiceResolutionError
Service availables in the container.ServiceResolutionError - when a Service cannot be properly resolved during the discovery process.Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.