org.objectweb.jonas.jtests.beans.etype.oser
Interface Oser


public interface Oser

Remote interface of the oser bean.

Author:
Helene Joanin Contributor(s):

Method Summary
 Name getF1()
           
 java.lang.String getPk()
           
 void setF1(Name F1)
           
 

Method Detail

getPk

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

getF1

public Name getF1()
           throws java.rmi.RemoteException

setF1

public void setF1(Name F1)
           throws java.rmi.RemoteException