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

All Known Implementing Classes:
CmManagedProperties, CmProperties

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 © 2003-2009 The Apache Software Foundation. All Rights Reserved.