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, setFactoryClass
public java.lang.String getClassName(java.lang.String uid)
protected long getClassId()
public WiredBox getStub(java.lang.String uid)
WiredBoxStubFactory
getStub
in class WiredBoxStubFactory
public void reset()
WiredBoxStubFactory
reset
in class WiredBoxStubFactory