2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.


org.osoa.sca.annotations
Annotation Type Conversational


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Conversational

Used on a Java interface to denote a conversational service contract.

The draft spec erroneously defines the targets for this as {TYPE, METHOD, FIELD} but this annotation is only applicable to interfaces.

Version:
$Rev: 537744 $ $Date: 2007-05-14 09:00:18 +0100 (Mon, 14 May 2007) $