org.osoa.sca.annotations
Annotation Type ConversationID


@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface ConversationID

Annotation used to indicate a field or method that is used to inject the conversation ID.