Example usage for javax.ejb EntityBean interface-usage

List of usage examples for javax.ejb EntityBean interface-usage

Introduction

In this page you can find the example usage for javax.ejb EntityBean interface-usage.

Usage

From source file org.openacs.HostsBean.java

public abstract class HostsBean implements EntityBean, HostsLocalBusiness {

    private EntityContext context;

    // <editor-fold defaultstate="collapsed" desc="EJB infrastructure methods. Click on the + sign on the left to edit the code.">
    // TODO Consider creating Transfer Object to encapsulate data

From source file vn.vnpttech.ssdc.nms.mediation.stbacs.HostsBean.java

public abstract class HostsBean implements EntityBean, HostsLocalBusiness {

    private EntityContext context;

    // <editor-fold defaultstate="collapsed" desc="EJB infrastructure methods. Click on the + sign on the left to edit the code.">
    // TODO Consider creating Transfer Object to encapsulate data