|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jproxy.proxy.util.ThreadSupport | +--com.jproxy.proxy.ProxyHashtable | +--com.jproxy.proxy.Invocator | +--com.jproxy.proxy.CallbackInvocator
The
CallbackInvocator
class implements Invocator class.
The class is responible for generation of stub for remote object.
Invocator
,
TunnelInvocationHandler
,
com.jproxy.proxy.InvocatorHashtable
, Serialized Form
Fields inherited from class com.jproxy.proxy.ProxyHashtable
hashtable, invocationInterceptorClass
Constructor Summary
CallbackInvocator(Tunnel tunnel)
constructs CallbackInvocator instance
Method Summary
Tunnel
createTunnel()
java.lang.Object
newProxy(TunnelInvocationHandler handler,
boolean isDynamicProxy)
The implemntation of Invocator class.
Methods inherited from class com.jproxy.proxy.Invocator
call, createHashObject, destroy, invokeAll, invokeOne, newProxy
Methods inherited from class com.jproxy.proxy.ProxyHashtable
create, get, get, keys, remove, removeAll, updateAllLicenses, updateLicense, values
Methods inherited from class com.jproxy.proxy.util.ThreadSupport
isRunning, isStopping, run, start, stop
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
CallbackInvocator
public CallbackInvocator(Tunnel tunnel)
env
- Environment
Method Detail
newProxy
public java.lang.Object newProxy(TunnelInvocationHandler handler,
boolean isDynamicProxy)
throws TunnelException
handler
- for which stub is requested
createTunnel
public Tunnel createTunnel()
createTunnel
in class Invocator
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © JProxy LLC. All Rights Reserved.