| Class | Description |
|---|---|
| CommandContextImpl |
This context holds the iterator over collection of interceptors, which will be triggered before the command will be passed to
commandProcessor to execute.
|
| CommandInterceptorProxyImpl |
The proxy for command processor which instead of direct executing of given command triggers logic of all associated
interceptors.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.