Interface StandardServiceRegistry
- All Superinterfaces:
AutoCloseable, ServiceRegistry
Specialization of the
ServiceRegistry contract mainly for type safety.
An instance may be obtained using StandardServiceRegistryBuilder.build().
-
Method Summary
Methods inherited from interface ServiceRegistry
close, getParentServiceRegistry, getService, requireService