|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rhi.architecture.parc.adapter.AbstractInputAdapter
com.rhi.architecture.parc.adapter.xml.XMLInputAdapter
Castor XML based InputAdapter. I still need to test performance, but the ease of use is phenominal.
Constructor Summary | |
XMLInputAdapter()
|
Method Summary | |
void |
cleanup()
Perform any resource finalization. |
void |
init(java.util.Properties props)
Perform any resource initialization. |
protected java.util.Collection |
loadBatch()
Retrieve the batch. |
Methods inherited from class com.rhi.architecture.parc.adapter.AbstractInputAdapter |
addToErrorChannel, getAuditAgent, getErrors, push, setAuditAgent, setErrorChannel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLInputAdapter()
Method Detail |
public void init(java.util.Properties props) throws InitializationException
init
in interface Adapter
init
in class AbstractInputAdapter
props
-
InitializationException
public void cleanup()
cleanup
in interface Adapter
cleanup
in class AbstractInputAdapter
protected java.util.Collection loadBatch() throws ProcessingException
loadBatch
in class AbstractInputAdapter
ProcessingException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |