org.objectweb.jonas.jtests.beans.folder
Interface File


public interface File

File remote interface


Method Summary
 int getCount()
           
 java.lang.String getName()
           
 int getP1Value()
           
 int getP2Value()
           
 

Method Detail

getP1Value

public int getP1Value()
               throws java.rmi.RemoteException

getP2Value

public int getP2Value()
               throws java.rmi.RemoteException

getName

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

getCount

public int getCount()
             throws java.rmi.RemoteException