@Retention(RUNTIME)
@Target(METHOD)
public @interface Conversation
Modifier and Type | Optional Element | Description |
---|---|---|
weblogic.jws.Conversation.Phase |
value |
Deprecated.
Possible values are:
Phase.START
Specifies that the method starts a new conversation.
|
weblogic.jws.Conversation.Phase value