|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortableRemoteObjectState
An instance of PortableRemoteObjectState represents a POA, with possible sub-POA's that service the objects published through this state.
Method Summary | |
---|---|
void |
exportObject(Remote object)
|
ClassLoader |
getClassLoader()
ContextClassLoader for this state |
ORB |
getORB()
|
void |
shutdown()
Shutdown this state |
void |
unexportObject(Remote object)
|
Method Detail |
---|
ORB getORB()
ClassLoader getClassLoader()
void shutdown()
void exportObject(Remote object) throws RemoteException
RemoteException
void unexportObject(Remote object) throws RemoteException
RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |