|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.jboss.test.selenium.interception | |
|---|---|
| org.jboss.test.selenium.ajaxaware | |
| org.jboss.test.selenium.framework | |
| org.jboss.test.selenium.guard.request | |
| org.jboss.test.selenium.interception | |
| Classes in org.jboss.test.selenium.interception used by org.jboss.test.selenium.ajaxaware | |
|---|---|
| CommandContext
This context holds the iterator over collection of interceptors, which will be triggered before the command will be passed to commandProcessor to execute. |
|
| CommandInterceptionException
Thrown when at least one interceptor didn't call CommandContext.invoke() in it's
CommandInterceptor.intercept(CommandContext) method body |
|
| CommandInterceptor
Interface for implementors of command interception. |
|
| Classes in org.jboss.test.selenium.interception used by org.jboss.test.selenium.framework | |
|---|---|
| InterceptionProxy
The proxy for command processor which instead of direct executing of given command triggers logic of all associated interceptors. |
|
| Classes in org.jboss.test.selenium.interception used by org.jboss.test.selenium.guard.request | |
|---|---|
| CommandContext
This context holds the iterator over collection of interceptors, which will be triggered before the command will be passed to commandProcessor to execute. |
|
| CommandInterceptionException
Thrown when at least one interceptor didn't call CommandContext.invoke() in it's
CommandInterceptor.intercept(CommandContext) method body |
|
| CommandInterceptor
Interface for implementors of command interception. |
|
| Classes in org.jboss.test.selenium.interception used by org.jboss.test.selenium.interception | |
|---|---|
| CommandContext
This context holds the iterator over collection of interceptors, which will be triggered before the command will be passed to commandProcessor to execute. |
|
| CommandInterceptionException
Thrown when at least one interceptor didn't call CommandContext.invoke() in it's
CommandInterceptor.intercept(CommandContext) method body |
|
| CommandInterceptor
Interface for implementors of command interception. |
|
| InterceptionProxy
The proxy for command processor which instead of direct executing of given command triggers logic of all associated interceptors. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||