/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package budgetforce.model; import javax.ejb.Stateless; /** * * @author Soi Fon */ @Stateless public class RegisterBean { }