org.openmuc.webconfigadmin.internal
Class BundleConfiguration
java.lang.Object
org.openmuc.webconfigadmin.internal.BundleConfiguration
public class BundleConfiguration
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundleConfiguration
public BundleConfiguration(org.osgi.framework.Bundle bundle,
ConfigAdminTracker configAdminTracker,
MetaTypeServiceTracker metaTypeTracker)
throws java.io.IOException,
org.osgi.framework.InvalidSyntaxException
- Throws:
java.io.IOException
org.osgi.framework.InvalidSyntaxException
getBundleProperties
public java.util.Dictionary<java.lang.String,java.lang.String> getBundleProperties()
setBundleProperties
public void setBundleProperties(java.util.Dictionary<java.lang.String,java.lang.String> bundleProperties)
throws java.io.IOException
- Throws:
java.io.IOException
hasConfig
public boolean hasConfig()
getConfig
public org.osgi.service.cm.Configuration getConfig()