JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
org.apache.camel.spi
Annotation Type UriPath
@Retention
(
value
=
RUNTIME
)
@Documented
@Target
(
value
=
FIELD
) public @interface
UriPath
Represents an injection point of a Camel Uri path value (the remaining part of a Camel URI without any query arguments)
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Apache Camel