public class ServerInterceptorCache extends Object
| Constructor and Description |
|---|
ServerInterceptorCache(List<ServerInterceptorMetaData> interceptorsMetaData) |
| Modifier and Type | Method and Description |
|---|---|
List<org.jboss.invocation.InterceptorFactory> |
getServerInterceptorsAroundInvoke() |
List<org.jboss.invocation.InterceptorFactory> |
getServerInterceptorsAroundTimeout() |
public ServerInterceptorCache(List<ServerInterceptorMetaData> interceptorsMetaData)
Copyright © 2020 JBoss by Red Hat. All rights reserved.