Interface ResourceRegistry.Factory<R extends ShutdownableResource>
-
- Type Parameters:
R
- Type of object returned by the factory.
- All Known Subinterfaces:
ShutdownableExecutors
- Enclosing class:
- ResourceRegistry
public static interface ResourceRegistry.Factory<R extends ShutdownableResource>
Factories must implement this interface.