- All Superinterfaces:
- ServiceRegistry
- All Known Subinterfaces:
- BootstrapServiceRegistry
- All Known Implementing Classes:
- BootstrapServiceRegistryImpl
public interface BootstrapServiceRegistry
extends ServiceRegistry
Provides the most basic services needed. Class loading, etc.
Specialized mainly for type safety.
- Author:
- Steve Ebersole
- See Also:
BootstrapServiceRegistryBuilder