Uses of Class
org.apache.geronimo.blueprint.compendium.cm.ManagedObjectManager

Packages that use ManagedObjectManager
org.apache.geronimo.blueprint.compendium.cm   
 

Uses of ManagedObjectManager in org.apache.geronimo.blueprint.compendium.cm
 

Methods in org.apache.geronimo.blueprint.compendium.cm that return ManagedObjectManager
 ManagedObjectManager CmManagedProperties.getManagedObjectManager()
           
 ManagedObjectManager CmProperties.getManagedObjectManager()
           
 

Methods in org.apache.geronimo.blueprint.compendium.cm with parameters of type ManagedObjectManager
 void CmManagedProperties.setManagedObjectManager(ManagedObjectManager managedObjectManager)
           
 void CmProperties.setManagedObjectManager(ManagedObjectManager managedObjectManager)
           
 



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