|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandInterceptor | |
|---|---|
| org.jboss.arquillian.ajocado.command | |
| Uses of CommandInterceptor in org.jboss.arquillian.ajocado.command |
|---|
| Methods in org.jboss.arquillian.ajocado.command that return CommandInterceptor | |
|---|---|
CommandInterceptor |
CommandInterceptorProxy.unregisterInterceptor(CommandInterceptor interceptor)
Unregisters the inceptor by reference |
| Methods in org.jboss.arquillian.ajocado.command that return types with arguments of type CommandInterceptor | |
|---|---|
Set<CommandInterceptor> |
CommandInterceptorProxy.unregisterInterceptorType(Class<? extends CommandInterceptor> type)
Unregisters all of the interceptors of given type |
| Methods in org.jboss.arquillian.ajocado.command with parameters of type CommandInterceptor | |
|---|---|
void |
CommandInterceptorProxy.registerInterceptor(CommandInterceptor interceptor)
Registers new interceptor |
CommandInterceptor |
CommandInterceptorProxy.unregisterInterceptor(CommandInterceptor interceptor)
Unregisters the inceptor by reference |
| Method parameters in org.jboss.arquillian.ajocado.command with type arguments of type CommandInterceptor | |
|---|---|
Set<CommandInterceptor> |
CommandInterceptorProxy.unregisterInterceptorType(Class<? extends CommandInterceptor> type)
Unregisters all of the interceptors of given type |
|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||