public class InsertExecutor extends SoapInsertMethodExecutor
Constructor and Description |
---|
InsertExecutor()
Create InsertExecutor instance.
|
Modifier and Type | Method and Description |
---|---|
void |
endParsing()
Close all files and commit changes to state objects.
|
static Date |
getLastActiveWaitingForRecoveryDate() |
protected void |
onElement(String name,
String content)
Element arrived text dispatcher.
|
characters, endElement, startElement
getFaultActor, getFaultCode, getFaultString, isFault
public InsertExecutor() throws InsertExecutorException
InsertExecutorException
public static Date getLastActiveWaitingForRecoveryDate()
protected void onElement(String name, String content) throws InsertExecutorException
onElement
in class SoapInsertMethodExecutor
name
- name of elementcontent
- text of elementInsertExecutorException
SoapInsertMethodExecutor.onElement(java.lang.String, java.lang.String)
public void endParsing() throws InsertExecutorException
endParsing
in class SoapMethodExecutor
InsertExecutorException
SoapMethodExecutor.endParsing()
Copyright © 2013. All Rights Reserved.