Package org.instancio.spi
Interface ServiceProviderContext
- All Known Implementing Classes:
InternalServiceProviderContext
Provides additional information to
InstancioServiceProvider.- Since:
- 2.12.0
-
Method Summary
Modifier and TypeMethodDescriptionReturns a read-only instance of theSettings.
-
Method Details
-
getSettings
Settings getSettings()Returns a read-only instance of theSettings.- Returns:
- read-only instance of settings
- Since:
- 2.12.0
-