com.ricebridge.xmlman.test
Class BackgroundTest.DelayedStringArrayRecordProvider
java.lang.Object
com.ricebridge.xmlman.RecordProviderSupport
com.ricebridge.xmlman.StringArrayRecordProvider
com.ricebridge.xmlman.test.BackgroundTest.DelayedStringArrayRecordProvider
- All Implemented Interfaces:
- RecordProvider
- Enclosing class:
- BackgroundTest
- public static class BackgroundTest.DelayedStringArrayRecordProvider
- extends StringArrayRecordProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BackgroundTest.DelayedStringArrayRecordProvider
public BackgroundTest.DelayedStringArrayRecordProvider()
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:
StringArrayRecordProvider
- Start the saving process.
- Overrides:
startProcessImpl in class StringArrayRecordProvider
Copyright © 2004-2005 Ricebridge