org.apache.aries.application.runtime.framework.config
Class BundleFrameworkConfigurationImpl
java.lang.Object
org.apache.aries.application.runtime.framework.config.BundleFrameworkConfigurationImpl
- All Implemented Interfaces:
- BundleFrameworkConfiguration
public class BundleFrameworkConfigurationImpl
- extends Object
- implements BundleFrameworkConfiguration
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundleFrameworkConfigurationImpl
public BundleFrameworkConfigurationImpl(String frameworkId,
Properties frameworkConfig,
Properties frameworkBundleManifest)
getFrameworkID
public String getFrameworkID()
- Specified by:
getFrameworkID in interface BundleFrameworkConfiguration
getFrameworkManifest
public Properties getFrameworkManifest()
- Specified by:
getFrameworkManifest in interface BundleFrameworkConfiguration
getFrameworkProperties
public Properties getFrameworkProperties()
- Specified by:
getFrameworkProperties in interface BundleFrameworkConfiguration
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.