javassist.tools.rmi
Class Sample
java.lang.Object
javassist.tools.rmi.Sample
public class Sample
- extends Object
A template used for defining a proxy class.
The class file of this class is read by the StubGenerator
class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sample
public Sample()
forward
public Object forward(Object[] args,
int identifier)
forwardStatic
public static Object forwardStatic(Object[] args,
int identifier)
throws RemoteException
- Throws:
RemoteException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.