|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.carol.cmi.UnicastRemoteObject
org.objectweb.carol.cmi.jndi.ReferenceImpl
Class ReferenceImpl
is an implementation of the RemoteReference interface
Field Summary | |
protected javax.naming.Reference |
ref
wrapped reference |
Constructor Summary | |
ReferenceImpl(javax.naming.Reference ref)
Create a new Wrapper for Reference |
Method Summary | |
javax.naming.Reference |
getReference()
Get the wrapped object |
Methods inherited from class org.objectweb.carol.cmi.UnicastRemoteObject |
clone, exportObject, unexportObject |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected javax.naming.Reference ref
Constructor Detail |
public ReferenceImpl(javax.naming.Reference ref) throws java.rmi.RemoteException
ref
- reference
java.rmi.RemoteException
- if exception is encounteredMethod Detail |
public javax.naming.Reference getReference()
getReference
in interface RemoteReference
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |