org.osoa.sca.annotations
Annotation Type EndsConversation


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface EndsConversation

Annotation used to indicate a method ends a conversation.