Interface StandardServiceRegistry

All Superinterfaces:
AutoCloseable, ServiceRegistry
All Known Implementing Classes:
ServiceRegistryTestingImpl, StandardServiceRegistryImpl

public interface StandardServiceRegistry extends ServiceRegistry
Specialization of the ServiceRegistry contract mainly for type safety.

An instance may be obtained using StandardServiceRegistryBuilder.build().