Interface FeatureManager<INFO extends FeatureManager.FeatureInfo>

Type Parameters:
INFO - the type the features managed by this manager
All Superinterfaces:
Iterable<INFO>
All Known Subinterfaces:
ToolManager

public interface FeatureManager<INFO extends FeatureManager.FeatureInfo> extends Iterable<INFO>
A manager of MCP features, e.g. tools.