|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.rmi.PortableRemoteObject | +--org.objectweb.carol.jtests.conform.basic.server.BasicMultiObject
Class BasicMultiObject
is a basic remote object with reference to another object
Constructor Summary | |
BasicMultiObject()
Constructor |
Method Summary | |
BasicObjectItf |
getBasicObject()
Basic multi method this method get the BasicObjectItf stub |
java.lang.String |
getBasicRefString()
Basic Ref String, method this method get the BasicObjectItf stub |
java.lang.String |
getMultiString()
Basic multi method this method get the name for the BasicObjectItf from jndi and return the result of getSting added with a multi |
Methods inherited from class javax.rmi.PortableRemoteObject |
connect, exportObject, narrow, toStub, unexportObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BasicMultiObject() throws java.lang.Exception
Method Detail |
public java.lang.String getMultiString() throws java.rmi.RemoteException
getMultiString
in interface BasicMultiObjectItf
java.rmi.RemoteException
public BasicObjectItf getBasicObject() throws java.rmi.RemoteException
getBasicObject
in interface BasicMultiObjectItf
java.rmi.RemoteException
public java.lang.String getBasicRefString() throws java.rmi.RemoteException
getBasicRefString
in interface BasicMultiObjectItf
java.rmi.RemoteException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |