com.ricebridge.xmlman.test
Class BackgroundTest.DelayedStringListRecordProvider
java.lang.Object
com.ricebridge.xmlman.RecordProviderSupport
com.ricebridge.xmlman.StringListRecordProvider
com.ricebridge.xmlman.test.BackgroundTest.DelayedStringListRecordProvider
- All Implemented Interfaces:
- RecordProvider
- Enclosing class:
- BackgroundTest
- public static class BackgroundTest.DelayedStringListRecordProvider
- extends StringListRecordProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BackgroundTest.DelayedStringListRecordProvider
public BackgroundTest.DelayedStringListRecordProvider()
setXmlSpecImpl
protected void setXmlSpecImpl(XmlSpec pXmlSpec)
- Description copied from class:
RecordProviderSupport
- Implement this method to receive the current
XmlSpec settings.
This method is optional for subclasses, as an empty implementation is provided here.
- Overrides:
setXmlSpecImpl in class RecordProviderSupport
- Parameters:
pXmlSpec - XML specification- See Also:
RecordProviderSupport.setXmlSpec(com.ricebridge.xmlman.XmlSpec),
RecordProvider.setXmlSpec(com.ricebridge.xmlman.XmlSpec)
startProcessImpl
protected void startProcessImpl()
- Description copied from class:
StringListRecordProvider
- Start the saving process.
- Overrides:
startProcessImpl in class StringListRecordProvider
Copyright © 2004-2005 Ricebridge