|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.isam.exehda.services.OXManager.RmiOXHandle
Constructor Summary | |
OXManager.RmiOXHandle()
|
Method Summary | |
static java.rmi.Remote |
getStub(OXManager.OXHandle ox)
Describe getStub method here. |
static void |
setStub(OXManager.OXHandle ox,
java.rmi.Remote stub)
Describe setStub method here. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OXManager.RmiOXHandle()
Method Detail |
public static java.rmi.Remote getStub(OXManager.OXHandle ox)
getStub
method here.
ox
- an OXHandle
value
java.rmi.Remote
valuepublic static void setStub(OXManager.OXHandle ox, java.rmi.Remote stub)
setStub
method here.
ox
- an OXHandle
valuestub
- a java.rmi.Remote
value
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |