| Package | Description |
|---|---|
| org.jboss.resteasy.core.interception |
| Modifier and Type | Class and Description |
|---|---|
class |
JaxrsInterceptorRegistry.AbstractInterceptorFactory |
class |
JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory |
protected class |
JaxrsInterceptorRegistry.LegacyPerMethodInterceptorFactory |
protected class |
JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory |
protected class |
JaxrsInterceptorRegistry.OnDemandInterceptorFactory |
protected class |
JaxrsInterceptorRegistry.SingletonInterceptorFactory |
| Modifier and Type | Field and Description |
|---|---|
protected List<JaxrsInterceptorRegistry.InterceptorFactory> |
JaxrsInterceptorRegistry.interceptors |
| Modifier and Type | Method and Description |
|---|---|
void |
JaxrsInterceptorRegistry.register(JaxrsInterceptorRegistry.InterceptorFactory factory) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.