|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.carol.jndi.iiop.IIOPResourceWrapper
Field Summary | |
protected java.io.Serializable |
resource
Serializable resource to wrap |
Constructor Summary | |
IIOPResourceWrapper(java.io.Serializable resource)
constructor, export this object |
Method Summary | |
java.io.Serializable |
getResource()
Get the Serializable resource |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.io.Serializable resource
Serializable
resource to wrap
Constructor Detail |
public IIOPResourceWrapper(java.io.Serializable resource) throws java.rmi.RemoteException
resource
- the Serializable
resource to wrapMethod Detail |
public java.io.Serializable getResource() throws java.rmi.RemoteException
Serializable
resource
getResource
in interface IIOPRemoteResource
Serializable
resource
java.rmi.RemoteException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |