org.objectweb.jonas.jtests.beans.etype.plong
Interface Plong


public interface Plong

Remote interface of the plong bean.

Author:
Helene Joanin Contributor(s):

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

Method Detail

getPk

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

getF1

public long getF1()
           throws java.rmi.RemoteException

setF1

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