Uses of Class
org.infinispan.rest.framework.RegistrationException
Packages that use RegistrationException
Package
Description
-
Uses of RegistrationException in org.infinispan.rest.framework
Methods in org.infinispan.rest.framework that throw RegistrationExceptionModifier and TypeMethodDescriptionvoid
ResourceManager.registerResource
(String context, ResourceHandler handler) -
Uses of RegistrationException in org.infinispan.rest.framework.impl
Methods in org.infinispan.rest.framework.impl that throw RegistrationExceptionModifier and TypeMethodDescriptionvoid
ResourceManagerImpl.registerResource
(String context, ResourceHandler handler) -
Uses of RegistrationException in org.infinispan.rest.logging
Methods in org.infinispan.rest.logging that return RegistrationExceptionModifier and TypeMethodDescriptionLog.duplicateResource
(String candidate, Invocation invocation, String existingPath) Log.duplicateResourceMethod
(String invocationName, Method method, String existingPath) Log.invalidPath
(String path)