Class McpResource.McpResourceLiteral
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<McpResource>
org.wildfly.extension.mcp.injection.tool.McpResource.McpResourceLiteral
- All Implemented Interfaces:
Annotation
- Enclosing class:
McpResource
public static final class McpResource.McpResourceLiteral
extends jakarta.enterprise.util.AnnotationLiteral<McpResource>
implements McpResource
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class McpResource
McpResource.McpResourceLiteral -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final McpResource.McpResourceLiteralDefault Singleton literal -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Field Details
-
INSTANCE
Default Singleton literal
-
-
Constructor Details
-
McpResourceLiteral
public McpResourceLiteral()
-