Package ejava.projects.esales.ejb
Class ParserTestEJB
- java.lang.Object
-
- ejava.projects.esales.ejb.ParserTestEJB
-
- All Implemented Interfaces:
ParserTestRemote
public class ParserTestEJB extends Object implements ParserTestRemote
-
-
Constructor Summary
Constructors Constructor Description ParserTestEJB()
-
-
-
Field Detail
-
log
private static final org.slf4j.Logger log
-
xmlFile
private String xmlFile
-
-
Method Detail
-
init
@PostConstruct public void init()
-
ingest
public void ingest() throws Exception
- Specified by:
ingest
in interfaceParserTestRemote
- Throws:
Exception
-
-