public class LocalCodeGenStubFactory extends WiredBoxStubFactory
GEN_CLASS_PREFIX| Constructor and Description |
|---|
LocalCodeGenStubFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getClassId() |
java.lang.String |
getClassName(java.lang.String uid) |
WiredBox |
getStub(java.lang.String uid)
create/store/retrieve stub for a remote object
|
void |
reset()
destroy any factory state
|
getInstance, setFactoryClasspublic java.lang.String getClassName(java.lang.String uid)
protected long getClassId()
public WiredBox getStub(java.lang.String uid)
WiredBoxStubFactorygetStub in class WiredBoxStubFactorypublic void reset()
WiredBoxStubFactoryreset in class WiredBoxStubFactory