Package com.onenetwork.platform.tools.ejb

Classes for implementing Stateless Session Beans in Platform. These are primarily used to leverage container-based transactions.
  • Class Summary 
    Class Description
    AbstractStatelessSessionBean
    You generally should not need to use EJBs in platform applications; this is provided primarily for backward compatibility.