Uses of Interface
org.infinispan.rest.framework.InvocationRegistry
Packages that use InvocationRegistry
Package
Description
-
Uses of InvocationRegistry in org.infinispan.rest.framework
Methods in org.infinispan.rest.framework that return InvocationRegistry -
Uses of InvocationRegistry in org.infinispan.rest.framework.impl
Methods in org.infinispan.rest.framework.impl that return InvocationRegistry -
Uses of InvocationRegistry in org.infinispan.rest.resources
Constructors in org.infinispan.rest.resources with parameters of type InvocationRegistryModifierConstructorDescriptionOpenAPIResource(InvocationHelper invocationHelper, InvocationRegistry registry)