public class Sample
extends java.lang.Object
StubGenerator
class.| Modifier and Type | Field and Description |
|---|---|
private ObjectImporter |
importer |
private int |
objectId |
| Constructor and Description |
|---|
Sample() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
forward(java.lang.Object[] args,
int identifier) |
static java.lang.Object |
forwardStatic(java.lang.Object[] args,
int identifier) |
private ObjectImporter importer
private int objectId
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