package hamaster.gradesign.idmgmt; import javax.ejb.Local; @Local public interface IBESystemBeanLocal extends IBESystemBean { }