|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=METHOD) public static @interface ServiceControl.Conversation
The Conversation annotation specifies the conversational phase of the method. If this annotation is absent, the method is non-conversatonal.
| Required Element Summary | |
|---|---|
ServiceControl.Conversation.Phase |
phase
|
| Element Detail |
|---|
public abstract ServiceControl.Conversation.Phase phase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||