org.apache.axis2.cluster.context
Class ContextType

java.lang.Object
  extended byorg.apache.axis2.cluster.context.ContextType

public class ContextType
extends java.lang.Object


Field Summary
static int CONFIG_CONTEXT
           
static int OPERATION_CONTEXT
           
static int SERVICE_CONTEXT
           
static int SERVICE_GROUP_CONTEXT
           
 
Constructor Summary
ContextType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_CONTEXT

public static final int CONFIG_CONTEXT
See Also:
Constant Field Values

SERVICE_GROUP_CONTEXT

public static final int SERVICE_GROUP_CONTEXT
See Also:
Constant Field Values

SERVICE_CONTEXT

public static final int SERVICE_CONTEXT
See Also:
Constant Field Values

OPERATION_CONTEXT

public static final int OPERATION_CONTEXT
See Also:
Constant Field Values
Constructor Detail

ContextType

public ContextType()


Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.