org.apache.aries.application.runtime.framework.utils
Interface EquinoxFrameworkConstants


public interface EquinoxFrameworkConstants


Field Summary
static String COMPOSITE_SERVICE_FILTER_IMPORT
           
static String TRANSACTION_BUNDLE
           
static String TRANSACTION_BUNDLE_VERSION
           
static String TRANSACTION_REGISTRY_BUNDLE
           
 

Field Detail

TRANSACTION_BUNDLE

static final String TRANSACTION_BUNDLE
See Also:
Constant Field Values

TRANSACTION_BUNDLE_VERSION

static final String TRANSACTION_BUNDLE_VERSION
See Also:
Constant Field Values

TRANSACTION_REGISTRY_BUNDLE

static final String TRANSACTION_REGISTRY_BUNDLE
See Also:
Constant Field Values

COMPOSITE_SERVICE_FILTER_IMPORT

static final String COMPOSITE_SERVICE_FILTER_IMPORT
See Also:
Constant Field Values


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