C G I N O P

C

checkInitialized() - Method in class org.ow2.carol.cmi.rpc.POJOInvocationHandler
 
CMIProxyFactory - Class in org.ow2.carol.cmi.rpc
Factory of CMI proxy which intercepts the remote method invocation on clustered objects.
CMIProxyFactoryException - Exception in org.ow2.carol.cmi.rpc
 
CMIProxyFactoryException(String) - Constructor for exception org.ow2.carol.cmi.rpc.CMIProxyFactoryException
 
CMIProxyFactoryException(String, Throwable) - Constructor for exception org.ow2.carol.cmi.rpc.CMIProxyFactoryException
 

G

getHandle(CMIProxy) - Method in class org.ow2.carol.cmi.rpc.POJOInvocationHandler
 

I

invokeRemoteMethod(Object, Method, Object...) - Method in class org.ow2.carol.cmi.rpc.POJOInvocationHandler
Handles remote methods.

N

newCMIProxy(ClusterViewManager, String, String) - Static method in class org.ow2.carol.cmi.rpc.CMIProxyFactory
Returns a new CMI proxy.

O

org.ow2.carol.cmi.rpc - package org.ow2.carol.cmi.rpc
 

P

POJOInvocationHandler - Class in org.ow2.carol.cmi.rpc
This is the standard InvocationHandler of a CMIProxy.
POJOInvocationHandler(ClassLoader, ClusterViewManager, String, String, Class<?>) - Constructor for class org.ow2.carol.cmi.rpc.POJOInvocationHandler
Build a new CMI Invocation Handler.
POJOInvocationHandlerException - Exception in org.ow2.carol.cmi.rpc
Exception thrown when a server cannot be chosen when invoking a method of a clustered object.
POJOInvocationHandlerException(String) - Constructor for exception org.ow2.carol.cmi.rpc.POJOInvocationHandlerException
 
POJOInvocationHandlerException(String, Throwable) - Constructor for exception org.ow2.carol.cmi.rpc.POJOInvocationHandlerException
 
proxyToString(Object) - Method in class org.ow2.carol.cmi.rpc.POJOInvocationHandler
Returns a string representation for a proxy that uses this invocation handler.

C G I N O P

Copyright © 2007 OW2 Consortium. All Rights Reserved.