org.apache.aries.blueprint.compendium.cm
Class CmUtils

java.lang.Object
  extended by org.apache.aries.blueprint.compendium.cm.CmUtils

public class CmUtils
extends java.lang.Object


Method Summary
static org.osgi.service.cm.Configuration getConfiguration(org.osgi.service.cm.ConfigurationAdmin configAdmin, java.lang.String persistentId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getConfiguration

public static org.osgi.service.cm.Configuration getConfiguration(org.osgi.service.cm.ConfigurationAdmin configAdmin,
                                                                 java.lang.String persistentId)
                                                          throws java.io.IOException
Throws:
java.io.IOException


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