org.jboss.seam.annotations
Annotation Type Conversation


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface Conversation

Used to configure a named conversation for a web service.

Author:
Shane Bryzak

Optional Element Summary
 String value
           
 

value

public abstract String value
Default:
""