org.apache.aries.blueprint.compendium.cm
Interface ManagedObject

All Known Implementing Classes:
CmManagedProperties, CmProperties, CmPropertyPlaceholder

public interface ManagedObject


Method Summary
 org.osgi.framework.Bundle getBundle()
           
 java.lang.String getPersistentId()
           
 void updated(java.util.Dictionary props)
           
 

Method Detail

getBundle

org.osgi.framework.Bundle getBundle()

getPersistentId

java.lang.String getPersistentId()

updated

void updated(java.util.Dictionary props)


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