List of usage examples for javax.ejb EJBLocalObject interface-usage
From source file com.netcracker.ejb.MapBeanLocal.java
/** * * @author */ public interface MapBeanLocal extends EJBLocalObject {
From source file com.netcracker.ejb.MailerBeanLocal.java
/** * * @author Stanislav Zabielin */ public interface MailerBeanLocal extends EJBLocalObject {