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: 701389 $ $Date: 2008-10-03 19:55:27 +0530 (Fri, 03 Oct 2008) $



Copyright © 2009. All Rights Reserved.