JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
org.oddjob.beanbus
Annotation Interface Destination
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
Destination
Annotate that a method is to have the destination set for an
Outbound
.
Author:
rob
See Also:
OutboundStrategies