|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandContext | |
|---|---|
| org.jboss.test.selenium.ajaxaware | |
| org.jboss.test.selenium.guard.request | |
| org.jboss.test.selenium.interception | |
| Uses of CommandContext in org.jboss.test.selenium.ajaxaware |
|---|
| Methods in org.jboss.test.selenium.ajaxaware with parameters of type CommandContext | |
|---|---|
void |
AjaxAwareInterceptor.intercept(CommandContext ctx)
Executes the command wrapped in exception handler. |
| Uses of CommandContext in org.jboss.test.selenium.guard.request |
|---|
| Methods in org.jboss.test.selenium.guard.request with parameters of type CommandContext | |
|---|---|
void |
RequestTypeGuard.intercept(CommandContext ctx)
Enfolds the command with guarding code to detect request type |
| Uses of CommandContext in org.jboss.test.selenium.interception |
|---|
| Methods in org.jboss.test.selenium.interception with parameters of type CommandContext | |
|---|---|
void |
CommandInterceptor.intercept(CommandContext ctx)
When processing custom logic must satisfy, that at least once will be called method invoke(). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||