the delegate can handle network protocols on behalf of proxies (proxies delegate to these puppies). We provide default implemenations with JRMP/Local/Clustered invokers. The delegates are not tied to a type of invocation (EJB or generic RMI). @param invocation A pointer to the invocation object @return Return value of method invocation. @throws Exception Failed to invoke method.
|
|
|
|