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

Packages that use ManagedObject
org.apache.aries.blueprint.compendium.cm   
 

Uses of ManagedObject in org.apache.aries.blueprint.compendium.cm
 

Classes in org.apache.aries.blueprint.compendium.cm that implement ManagedObject
 class CmManagedProperties
          TODO
 class CmProperties
           
 class CmPropertyPlaceholder
          TODO: javadoc
 

Methods in org.apache.aries.blueprint.compendium.cm with parameters of type ManagedObject
 void ManagedObjectManager.register(ManagedObject cm, java.util.Properties props)
           
 void ManagedObjectManager.unregister(ManagedObject cm)
           
 



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