|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.yoko.rmi.impl.RMIState
public class RMIState
| Method Summary | |
|---|---|
ValueHandler |
createValueHandler()
|
void |
exportObject(Remote remote)
|
ClassLoader |
getClassLoader()
ContextClassLoader for this state |
URL |
getCodeBase()
|
String |
getName()
|
ORB |
getORB()
|
Stub |
getStaticStub(String codebase,
Class type)
|
Stub |
getStaticStub1(String codebase,
Class type)
Method getStaticStub. |
void |
setCodeBase(URL codebase)
|
void |
shutdown()
Shutdown this state |
void |
unexportObject(Remote remote)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void shutdown()
PortableRemoteObjectState
shutdown in interface PortableRemoteObjectStatepublic ORB getORB()
getORB in interface PortableRemoteObjectStatepublic ValueHandler createValueHandler()
public ClassLoader getClassLoader()
PortableRemoteObjectState
getClassLoader in interface PortableRemoteObjectStatepublic void setCodeBase(URL codebase)
public URL getCodeBase()
public Stub getStaticStub1(String codebase,
Class type)
codebase - type -
public Stub getStaticStub(String codebase,
Class type)
public void exportObject(Remote remote)
throws RemoteException
exportObject in interface PortableRemoteObjectStateRemoteException
public void unexportObject(Remote remote)
throws RemoteException
unexportObject in interface PortableRemoteObjectStateRemoteExceptionpublic String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||