- build
Build the StandardServiceRegistry.
- <init>
Create a builder with the specified bootstrap services.
- applySettings
Apply a groups of setting values.
- applySetting
Apply a setting value.
- configure
- destroy
Destroy a service registry. Applications should only destroy registries they
have explicitly created
- addService
Adds a user-provided service.
- addInitiator
Adds a service initiator.
- getSettings
Temporarily exposed since Configuration is still around and much code still uses
Configuration. This
- loadProperties
Read settings from a java.util.Properties file by resource name. Differs from
#configure() and #conf
- getBootstrapServiceRegistry
- applyServiceContributors