Uses of Interface
org.ow2.carol.cmi.reference.CMIReferenceable

Packages that use CMIReferenceable
org.ow2.carol.cmi.controller.common   
 

Uses of CMIReferenceable in org.ow2.carol.cmi.controller.common
 

Methods in org.ow2.carol.cmi.controller.common that return types with arguments of type CMIReferenceable
 org.ow2.util.pool.api.Pool<CMIReferenceable,CMIReference> ClusterViewManager.getPool(java.lang.String objectName)
          Returns a pool of CMIReferenceable for an object with the given name.
 

Method parameters in org.ow2.carol.cmi.controller.common with type arguments of type CMIReferenceable
 void ClusterViewManager.setPool(java.lang.String objectName, org.ow2.util.pool.api.Pool<CMIReferenceable,CMIReference> pool)
          Associates a name of object with a pool of CMIReferenceable.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.