|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--EventServer | +--ermi.samples.dynamic.SimpleSkel | +--ermi.samples.dynamic.SimpleImpl
Constructor Summary | |
SimpleImpl(java.util.Properties env)
Constructor for BubaImpl. |
Method Summary | |
java.lang.String |
concat(java.lang.Integer x,
java.lang.String y,
java.lang.Integer z)
|
java.lang.String |
getEdad()
|
void |
setEdad(java.lang.String edad)
|
Methods inherited from class ermi.samples.dynamic.SimpleSkel |
close, copy, eventArrived, init |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface ermi.ERemote |
getERef |
Constructor Detail |
public SimpleImpl(java.util.Properties env) throws RemoteException
Method Detail |
public void setEdad(java.lang.String edad) throws RemoteException
RemoteException
public java.lang.String getEdad() throws RemoteException
RemoteException
public java.lang.String concat(java.lang.Integer x, java.lang.String y, java.lang.Integer z) throws RemoteException
RemoteException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |