Programming with EJB Access Beans

When you create an Integration Object in a HATS EJB Project in HATS Toolkit, EJB support files are generated. One of the files generated is the EJB Access Bean. The EJB Access Bean is a Java bean that has the same signature as the Integration Object that the Access Bean supports. Your application will use the EJB Access Bean to interact with the Integration Objects that are included in the HATS EJB application.