org.apache.axis2.osgi.deployment
Class OSGiAxis2Constants

java.lang.Object
  extended by org.apache.axis2.osgi.deployment.OSGiAxis2Constants

public final class OSGiAxis2Constants
extends Object

Contains the list of constants


Field Summary
static String AXIS2_OSGi_ROOT_CONTEXT
           
static String CONTENT_TYPE
           
static String MEP
           
static String MODULE_NOT_FOUND_ERROR
           
static String OSGi_BUNDLE_ID
           
static String PROTOCOL
           
 
Constructor Summary
OSGiAxis2Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE_NOT_FOUND_ERROR

public static String MODULE_NOT_FOUND_ERROR

PROTOCOL

public static String PROTOCOL

CONTENT_TYPE

public static String CONTENT_TYPE

MEP

public static String MEP

AXIS2_OSGi_ROOT_CONTEXT

public static String AXIS2_OSGi_ROOT_CONTEXT

OSGi_BUNDLE_ID

public static String OSGi_BUNDLE_ID
Constructor Detail

OSGiAxis2Constants

public OSGiAxis2Constants()


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