org.objectweb.jonas.jtests.beans.transacted
Interface SimpleELocalHome


public interface SimpleELocalHome

Local Home interface for the bean SimpleEC


Method Summary
 SimpleLocal create(int i)
           
 SimpleLocal findByPrimaryKey(java.lang.String pk)
           
 

Method Detail

create

public SimpleLocal create(int i)
                   throws javax.ejb.CreateException

findByPrimaryKey

public SimpleLocal findByPrimaryKey(java.lang.String pk)
                             throws javax.ejb.FinderException