|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CMIReferenceable | |
|---|---|
| org.ow2.cmi.controller.common | |
| org.ow2.cmi.rpc | |
| Uses of CMIReferenceable in org.ow2.cmi.controller.common |
|---|
| Methods in org.ow2.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.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. |
| Uses of CMIReferenceable in org.ow2.cmi.rpc |
|---|
| Methods in org.ow2.cmi.rpc that return CMIReferenceable | |
|---|---|
CMIReferenceable<?> |
CMIProxy.getCurrentCMIRef_CMI()
|
| Constructors in org.ow2.cmi.rpc with parameters of type CMIReferenceable | |
|---|---|
CMIInvocationContext(CMIReferenceable<T> cmiReferenceable,
CMIInvocationInfo info,
java.lang.reflect.Method method)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||