Class ParserTestEJB

  • All Implemented Interfaces:
    ParserTestRemote

    public class ParserTestEJB
    extends Object
    implements ParserTestRemote
    This class provides a sanity parse check of the XML file when deployed to the server as an EJB. This test verifies the right XML classes get deployed.
    • Field Detail

      • log

        private static final org.slf4j.Logger log
      • xmlFile

        private String xmlFile
    • Constructor Detail

      • ParserTestEJB

        public ParserTestEJB()