|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.searchApp.dataCollection.XMLDispatchFilterListener
IGatewayListener that dispatches to delegate listeners using a
DispatchFilter.
Developed by
Raritan Technologies .
| Constructor Summary | |
XMLDispatchFilterListener()
|
|
| Method Summary | |
void |
dataComplete(java.lang.Object gateway)
Message sent by ICollectionGateway after the last IResultSet has been submitted for processing. |
void |
executeJob(RaritanPageContext rpc)
|
void |
executeJob(java.lang.String[] args)
|
void |
gatewayFailed(java.lang.String message)
|
java.lang.String |
getConfigurationXML()
|
void |
initialize(org.w3c.dom.Element elem)
Initializes the object from an XML tag or element. |
void |
processData(IResultSet dataSet)
Command to process a set of results generated by an ICollectionGateway implementation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLDispatchFilterListener()
| Method Detail |
public void initialize(org.w3c.dom.Element elem)
IConfigurable
initialize in interface IJobProcesspublic void executeJob(RaritanPageContext rpc)
executeJob in interface IJobProcesspublic void executeJob(java.lang.String[] args)
executeJob in interface IJobProcesspublic void processData(IResultSet dataSet)
IGatewayListener
processData in interface IGatewayListenerpublic void dataComplete(java.lang.Object gateway)
IGatewayListener
dataComplete in interface IGatewayListenerpublic void gatewayFailed(java.lang.String message)
gatewayFailed in interface IGatewayListenerpublic java.lang.String getConfigurationXML()
getConfigurationXML in interface IJobProcess
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||