com.jproxy.proxy
Class DummyStub

java.lang.Object
  extended bycom.jproxy.proxy.DummyStub
All Implemented Interfaces:
java.io.Serializable, Tunnelizable

public class DummyStub
extends java.lang.Object
implements java.io.Serializable, Tunnelizable

See Also:
Serialized Form

Constructor Summary
DummyStub(java.lang.Object _handler)
           
 
Method Summary
 java.lang.Object getTunnelInvocationHandler()
           
 void setTunnelInvocationHandler(java.lang.Object _handler)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyStub

public DummyStub(java.lang.Object _handler)
Method Detail

getTunnelInvocationHandler

public java.lang.Object getTunnelInvocationHandler()
Specified by:
getTunnelInvocationHandler in interface Tunnelizable

setTunnelInvocationHandler

public void setTunnelInvocationHandler(java.lang.Object _handler)
Specified by:
setTunnelInvocationHandler in interface Tunnelizable


Copyright © JProxy LLC. All Rights Reserved.