| Package | Description |
|---|---|
| org.jboss.arquillian.ajocado.command |
| Modifier and Type | Method and Description |
|---|---|
CommandInterceptor |
CommandInterceptorProxy.unregisterInterceptor(CommandInterceptor interceptor)
Unregisters the inceptor by reference
|
| Modifier and Type | Method and Description |
|---|---|
Set<CommandInterceptor> |
CommandInterceptorProxy.unregisterInterceptorType(Class<? extends CommandInterceptor> type)
Unregisters all of the interceptors of given type
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommandInterceptorProxy.registerInterceptor(CommandInterceptor interceptor)
Registers new interceptor
|
CommandInterceptor |
CommandInterceptorProxy.unregisterInterceptor(CommandInterceptor interceptor)
Unregisters the inceptor by reference
|
| Modifier and Type | Method and Description |
|---|---|
Set<CommandInterceptor> |
CommandInterceptorProxy.unregisterInterceptorType(Class<? extends CommandInterceptor> type)
Unregisters all of the interceptors of given type
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.