- All Known Implementing Classes:
DefaultPicoServicesProvider
public interface PicoServicesProvider
Java
ServiceLoader provider interface to find implementation of PicoServices.-
Method Summary
Modifier and TypeMethodDescriptionProvide thePicoServices implementation given the provided primordialBootstrapconfiguration instance.
-
Method Details
-
services
Provide thePicoServices implementation given the provided primordialBootstrapconfiguration instance.- Parameters:
bootstrap- the primordial bootstrap configuration- Returns:
- pico services instance configured with the provided bootstrap instance
-