Interface Service.DirectoryService<I>

All Superinterfaces:
AutoCloseable, Service<I,String>, Service.ServiceFactory
All Known Implementing Classes:
ServiceRegistry, TinkerServiceRegistry
Enclosing interface:
Service<I,R>

public static interface Service.DirectoryService<I> extends Service<I,String>, Service.ServiceFactory
Meta-service to list and describe registered callable services.