org.apache.muse.core.platform.osgi
Interface OSGiPlatformConstants


public interface OSGiPlatformConstants

OSGiPlatformConstants defines the constants used in Muse-enabled Bundle Manifests

Author:
Joel Hawkins (joelh)

Field Summary
static String MANAGEMENT_CONTEXT_HEADER
          the header specifying the web application context to use when publishing the Bundle's management interfaces
static String MANAGEMENT_MANIFEST_HEADER
          the header describing the location of the muse.xml file relative to the Bundle's classpath
 

Field Detail

MANAGEMENT_MANIFEST_HEADER

static final String MANAGEMENT_MANIFEST_HEADER
the header describing the location of the muse.xml file relative to the Bundle's classpath

See Also:
Constant Field Values

MANAGEMENT_CONTEXT_HEADER

static final String MANAGEMENT_CONTEXT_HEADER
the header specifying the web application context to use when publishing the Bundle's management interfaces

See Also:
Constant Field Values


Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.