BEA Systems, Inc.

BEA WebLogic Server Support for Apache Beehive


com.bea.control
Interface ServiceControl.Conversation

All Superinterfaces:
Annotation
Enclosing interface:
ServiceControl

public static interface ServiceControl.Conversation
extends Annotation

The Conversation annotation specifies the conversational phase of the method. If this annotation is absent, the method is non-conversatonal.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Nested Class Summary
static class ServiceControl.Conversation.Phase
           
 
Method Summary
 ServiceControl.Conversation.Phase phase()
           
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Method Detail

phase

public ServiceControl.Conversation.Phase phase()

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.