org.apache.axis2.jaxws.spi
Class Constants

java.lang.Object
  extended by org.apache.axis2.jaxws.spi.Constants

public class Constants
extends Object

JAXWS SPI Constants


Field Summary
static String APPLICATION_CONTEXT_MIGRATOR_LIST_ID
           
static String CACHE_CLASSLOADER
           
static String INVOCATION_LISTENER_LIST
           
static String MAPPED_EXCEPTION
           
static String SAVE_REQUEST_MSG
           
static String SAVED_REQUEST_MSG_TEXT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SAVE_REQUEST_MSG

public static final String SAVE_REQUEST_MSG
See Also:
Constant Field Values

SAVED_REQUEST_MSG_TEXT

public static final String SAVED_REQUEST_MSG_TEXT
See Also:
Constant Field Values

APPLICATION_CONTEXT_MIGRATOR_LIST_ID

public static final String APPLICATION_CONTEXT_MIGRATOR_LIST_ID
See Also:
Constant Field Values

CACHE_CLASSLOADER

public static final String CACHE_CLASSLOADER
See Also:
Constant Field Values

INVOCATION_LISTENER_LIST

public static final String INVOCATION_LISTENER_LIST
See Also:
Constant Field Values

MAPPED_EXCEPTION

public static final String MAPPED_EXCEPTION
See Also:
Constant Field Values


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.