|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.eismocker.rmidriver.RMIObjectClient
public class RMIObjectClient
Constructor Summary | |
---|---|
RMIObjectClient(java.lang.String ip,
int port)
Constructor for the RMIObjectClient |
Method Summary | |
---|---|
IDataObjectStore |
getDataObjectStore()
Get the DataObjectStore object which is used to communicate with the EIS Mocker |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RMIObjectClient(java.lang.String ip, int port) throws java.rmi.RemoteException
ip
- The ip of the EIS Mockerport
- The port number of the EIS Mocker
java.rmi.RemoteException
Method Detail |
---|
public IDataObjectStore getDataObjectStore() throws java.rmi.RemoteException
java.rmi.RemoteException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |