Uses of Class
org.infinispan.rest.framework.RegistrationException
-
Packages that use RegistrationException Package Description org.infinispan.rest.framework org.infinispan.rest.framework.impl org.infinispan.rest.logging -
-
Uses of RegistrationException in org.infinispan.rest.framework
Methods in org.infinispan.rest.framework that throw RegistrationException Modifier and Type Method Description voidResourceManager. registerResource(String context, ResourceHandler handler) -
Uses of RegistrationException in org.infinispan.rest.framework.impl
Methods in org.infinispan.rest.framework.impl that throw RegistrationException Modifier and Type Method Description voidResourceManagerImpl. registerResource(String context, ResourceHandler handler) -
Uses of RegistrationException in org.infinispan.rest.logging
Methods in org.infinispan.rest.logging that return RegistrationException Modifier and Type Method Description RegistrationExceptionLog_$logger. duplicateResource(String candidate, Invocation invocation, String existingPath)RegistrationExceptionLog. duplicateResource(String candidate, Invocation invocation, String existingPath)RegistrationExceptionLog_$logger. duplicateResourceMethod(String invocationName, Method method, String existingPath)RegistrationExceptionLog. duplicateResourceMethod(String invocationName, Method method, String existingPath)RegistrationExceptionLog_$logger. invalidPath(String path)RegistrationExceptionLog. invalidPath(String path)
-