org.objectweb.jonas.jtests.beans.ebasic
Interface Person


public interface Person

Person remote interface


Method Summary
 java.lang.String getName()
           
 int getNumberPrimitive()
           
 

Method Detail

getNumberPrimitive

public int getNumberPrimitive()
                       throws java.rmi.RemoteException

getName

public java.lang.String getName()
                         throws java.rmi.RemoteException