Interface StandardServiceRegistry

All Superinterfaces:
AutoCloseable, ServiceRegistry

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

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