org.objectweb.jonas.stests.manac
Interface ManagerHome


public interface ManagerHome

Home interface for the bean Manager

Author:
Philippe Durieux

Method Summary
 Manager create(int ival)
           
 

Method Detail

create

public Manager create(int ival)
               throws javax.ejb.CreateException,
                      java.rmi.RemoteException