org.objectweb.jonas.jtests.beans.jdbc
Interface Manager


public interface Manager

Manager remote interface


Method Summary
 boolean closeConnection(int nb)
           
 boolean openCloseConnection()
           
 int openConnection()
           
 

Method Detail

openConnection

public int openConnection()
                   throws java.rmi.RemoteException

closeConnection

public boolean closeConnection(int nb)
                        throws java.rmi.RemoteException

openCloseConnection

public boolean openCloseConnection()
                            throws java.rmi.RemoteException