|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is the base interface, implemented by all beans
Method Summary | |
java.lang.String |
getInfo()
|
java.lang.String |
getName()
|
void |
setInfo(java.lang.String s)
|
void |
setName(java.lang.String s)
|
Methods inherited from interface org.objectweb.jonas.jtests.beans.secured.BaseS |
callAnotherMethod, complexMethod, getPrincipalName, getPrincipalNameOfAnotherBean, isCallerInRole, simpleMethod |
Method Detail |
public java.lang.String getName() throws java.rmi.RemoteException
public void setName(java.lang.String s) throws java.rmi.RemoteException
public java.lang.String getInfo() throws java.rmi.RemoteException
public void setInfo(java.lang.String s) throws java.rmi.RemoteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |