edu.rice.rubis.beans
Interface SB_AuthLocalHome

All Superinterfaces:
javax.ejb.EJBLocalHome

public interface SB_AuthLocalHome
extends javax.ejb.EJBLocalHome

This is the local Home interface of the SB_Auth Bean


Method Summary
 SB_AuthLocal create()
          This method is used to create a new Bean.
 
Methods inherited from interface javax.ejb.EJBLocalHome
remove
 

Method Detail

create

public SB_AuthLocal create()
                    throws javax.ejb.CreateException
This method is used to create a new Bean.
Returns:
session bean


Copyright © 2003 - ObjectWeb Consortium - All Rights Reserved.