Class OpenAPIResource
java.lang.Object
org.infinispan.rest.resources.OpenAPIResource
- All Implemented Interfaces:
ResourceHandler
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionOpenAPIResource(InvocationHelper invocationHelper, InvocationRegistry registry) -
Method Summary
Modifier and TypeMethodDescriptionReturn theInvocationshandled by this ResourceHandler.static void
-
Field Details
-
OPENAPI_VERSION
- See Also:
-
-
Constructor Details
-
OpenAPIResource
-
-
Method Details
-
getInvocations
Description copied from interface:ResourceHandlerReturn theInvocationshandled by this ResourceHandler.- Specified by:
getInvocationsin interfaceResourceHandler
-
main
- Throws:
IOException
-