See: Description
| Annotation Type | Description |
|---|---|
| Bean |
Used to inject a bean expression into a field, property, method or parameter when using
Bean Integration.
|
| Constant |
Used to inject a constant expression into a field, property, method or parameter when using
Bean Integration.
|
| LanguageAnnotation |
Base annotation for languages.
|
| LanguageExpression |
Base annotation for language expressions.
|
| NamespacePrefix |
Creates a namespace prefix for an XPath
|
| Simple |
Used to inject a simple expression into a field, property, method or parameter when using
Bean Integration.
|
| SpEL |
An annotation for injection of Spring Expression Language (SpEL) expressions
into method parameters, fields or properties.
|
| XPath |
Used to inject an XPath expression into a field, property, method or parameter when using
Bean Integration.
|
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.