|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomInterceptorConfig | |
|---|---|
| org.jboss.cache.config | |
| org.jboss.cache.config.parsing.element | |
| Uses of CustomInterceptorConfig in org.jboss.cache.config |
|---|
| Methods in org.jboss.cache.config that return CustomInterceptorConfig | |
|---|---|
CustomInterceptorConfig |
CustomInterceptorConfig.clone()
|
| Methods in org.jboss.cache.config that return types with arguments of type CustomInterceptorConfig | |
|---|---|
List<CustomInterceptorConfig> |
Configuration.getCustomInterceptors()
Returns the CustomInterceptorConfig, if any, associated with this configuration
object. |
| Method parameters in org.jboss.cache.config with type arguments of type CustomInterceptorConfig | |
|---|---|
void |
Configuration.setCustomInterceptors(List<CustomInterceptorConfig> customInterceptors)
|
| Uses of CustomInterceptorConfig in org.jboss.cache.config.parsing.element |
|---|
| Methods in org.jboss.cache.config.parsing.element that return types with arguments of type CustomInterceptorConfig | |
|---|---|
List<CustomInterceptorConfig> |
CustomInterceptorsElementParser.parseCustomInterceptors(Element element)
Iterates within the given element looking for custom interceptors. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||