Package | Description |
---|---|
org.jboss.resteasy.core | |
org.jboss.resteasy.core.interception.jaxrs | |
org.jboss.resteasy.spi.interception |
Modifier and Type | Method and Description |
---|---|
void |
ResourceMethodInvoker.registryUpdated(JaxrsInterceptorRegistry registry,
JaxrsInterceptorRegistry.InterceptorFactory factory) |
void |
MessageBodyParameterInjector.registryUpdated(JaxrsInterceptorRegistry registry,
JaxrsInterceptorRegistry.InterceptorFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
JaxrsInterceptorRegistryImpl.AbstractInterceptorFactory |
protected class |
JaxrsInterceptorRegistryImpl.OnDemandInterceptorFactory |
protected class |
JaxrsInterceptorRegistryImpl.SingletonInterceptorFactory |
Modifier and Type | Field and Description |
---|---|
protected List<JaxrsInterceptorRegistry.InterceptorFactory> |
JaxrsInterceptorRegistryImpl.interceptors |
Modifier and Type | Method and Description |
---|---|
void |
JaxrsInterceptorRegistryImpl.register(JaxrsInterceptorRegistry.InterceptorFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
JaxrsInterceptorRegistry.register(JaxrsInterceptorRegistry.InterceptorFactory factory) |
void |
JaxrsInterceptorRegistryListener.registryUpdated(JaxrsInterceptorRegistry registry,
JaxrsInterceptorRegistry.InterceptorFactory factory) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.