org.objectweb.jonas.jtests.beans.secured
Interface Derived

All Superinterfaces:
BaseS

public interface Derived
extends BaseS

This is an interface derived from the Base


Method Summary
 void otherMethod()
           
 
Methods inherited from interface org.objectweb.jonas.jtests.beans.secured.BaseS
callAnotherMethod, complexMethod, getPrincipalName, getPrincipalNameOfAnotherBean, isCallerInRole, simpleMethod
 

Method Detail

otherMethod

public void otherMethod()
                 throws java.rmi.RemoteException