|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.carol.jndi.wrapping.JNDIResourceWrapper
Class JNDIResourceWrapper is the CAROL Remote Resource
implementation. This implementation make the serializable resource wrapping
to/from a remote object
| Constructor Summary | |
JNDIResourceWrapper(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 |
| Constructor Detail |
public JNDIResourceWrapper(java.io.Serializable resource)
resource - the Serializable resource to wrap| Method Detail |
public java.io.Serializable getResource()
throws java.rmi.RemoteException
Serializable resource
getResource in interface JNDIRemoteResourceSerializable resource
java.rmi.RemoteException - if the resource cannot be returned
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||