Interface IRegisterableFactory<I,O,E extends Exception>

All Superinterfaces:
IApplicable<I>, IFactory<I,O,E>

public interface IRegisterableFactory<I,O,E extends Exception> extends IApplicable<I>, IFactory<I,O,E>