Uses of Interface
io.openliberty.mcp.features.FeatureManager.FeatureInfo
Packages that use FeatureManager.FeatureInfo
Package
Description
Classes and interfaces common to multiple MCP features
Classes and interfaces for working with MCP Tools
-
Uses of FeatureManager.FeatureInfo in io.openliberty.mcp.features
Classes in io.openliberty.mcp.features with type parameters of type FeatureManager.FeatureInfoModifier and TypeInterfaceDescriptioninterfaceFeatureManager<INFO extends FeatureManager.FeatureInfo>A manager of MCP features, e.g.static interfaceFeatureManager.FeatureDefinition<INFO extends FeatureManager.FeatureInfo,ARGUMENTS extends FeatureManager.FeatureArguments, RESPONSE, THIS extends FeatureManager.FeatureDefinition<INFO, ARGUMENTS, RESPONSE, THIS>> A builder for registering a new feature with the manager.Methods in io.openliberty.mcp.features with parameters of type FeatureManager.FeatureInfoModifier and TypeMethodDescriptiondefault intFeatureManager.FeatureInfo.compareTo(FeatureManager.FeatureInfo o) -
Uses of FeatureManager.FeatureInfo in io.openliberty.mcp.tools
Subinterfaces of FeatureManager.FeatureInfo in io.openliberty.mcp.tools