@NoImplement
public interface ServiceProviderDiscoverer
ServiceProvider available in the container.| Modifier and Type | Method and Description |
|---|---|
List<ServiceAssembly> |
discover()
Discovers available service assemblies.
|
List<ServiceAssembly> discover() throws ServiceResolutionError
ServiceAssembly found in the container.ServiceResolutionError - when a ServiceProvider cannot be properly instantiated.Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.