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()
           
 String getPersistentId()
           
 void updated(Dictionary props)
           
 

Method Detail

getBundle

org.osgi.framework.Bundle getBundle()

getPersistentId

String getPersistentId()

updated

void updated(Dictionary props)


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