| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectclassUtils.javassist.rmi.Sample
public class Sample
A template used for defining a proxy class.
 The class file of this class is read by the StubGenerator
 class.
| Constructor Summary | |
|---|---|
| Sample() | |
| Method Summary | |
|---|---|
|  java.lang.Object | forward(java.lang.Object[] args,
        int identifier) | 
| static java.lang.Object | forwardStatic(java.lang.Object[] args,
              int identifier) | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Sample()
| Method Detail | 
|---|
public java.lang.Object forward(java.lang.Object[] args,
                                int identifier)
public static java.lang.Object forwardStatic(java.lang.Object[] args,
                                             int identifier)
                                      throws RemoteException
RemoteException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||