org.apache.synapse
Class SynapseConstants.Axis2Param

java.lang.Object
  extended by org.apache.synapse.SynapseConstants.Axis2Param
Enclosing class:
SynapseConstants

public static final class SynapseConstants.Axis2Param
extends Object

Parameter names in the axis2.xml that can be used to configure the synapse


Field Summary
static String SYNAPSE_CONFIG_LOCATION
          Synapse Configuration file location
static String SYNAPSE_HOME
          Synapse Home directory
static String SYNAPSE_RESOLVE_ROOT
          Synapse resolve root
static String SYNAPSE_SERVER_NAME
          Synapse server name
 
Constructor Summary
SynapseConstants.Axis2Param()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SYNAPSE_CONFIG_LOCATION

public static final String SYNAPSE_CONFIG_LOCATION
Synapse Configuration file location

See Also:
Constant Field Values

SYNAPSE_HOME

public static final String SYNAPSE_HOME
Synapse Home directory

See Also:
Constant Field Values

SYNAPSE_RESOLVE_ROOT

public static final String SYNAPSE_RESOLVE_ROOT
Synapse resolve root

See Also:
Constant Field Values

SYNAPSE_SERVER_NAME

public static final String SYNAPSE_SERVER_NAME
Synapse server name

See Also:
Constant Field Values
Constructor Detail

SynapseConstants.Axis2Param

public SynapseConstants.Axis2Param()


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.