public interface DataFactoryPlugin extends RuntimeObject<RuntimeObjectContext>
DataInputSource
.Modifier and Type | Method and Description |
---|---|
void |
run()
Start listening for new requests.
|
void |
setFactory(DataFactory factory)
Sets the DataFactory to use for requesting new a new DataInputSource.
|
getInitProperties, init, setContext
void setFactory(DataFactory factory)
factory
- DataFactory to use for requesting new DataInputSourcesvoid run() throws java.lang.Exception
java.lang.Exception
- for any unhandled error conditionCopyright (C) 2003-2021 SQLstream, Inc.