
public class InterceptorRegistry extends Object
| Constructor and Description |
|---|
InterceptorRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
register(org.jboss.arquillian.graphene.proxy.Interceptor interceptor) |
void |
registerAll(List<org.jboss.arquillian.graphene.proxy.Interceptor> interceptors) |
List<org.jboss.arquillian.graphene.proxy.Interceptor> |
unregisterAll() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.