T
- the I/O provider typepublic class ConfigurationIOAdvisor<T extends IOProvider> extends AbstractIOAdvisor<T>
IOConfiguration
.
Subclasses should at least override AbstractIOAdvisor.handleResults(IOProvider)
.Constructor and Description |
---|
ConfigurationIOAdvisor()
Create an I/O advisor based on I/O configurations that have to be set
using
setConfiguration(IOConfiguration) before using the
advisor. |
ConfigurationIOAdvisor(IOConfiguration conf)
Create an I/O advisor based on the given I/O configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
prepareProvider(T provider)
Prepare the I/O provider when it is created.
|
void |
setConfiguration(IOConfiguration conf)
Set the I/O configuration to use for provider configuration.
|
getService, handleResults, setServiceProvider, updateConfiguration
public ConfigurationIOAdvisor()
setConfiguration(IOConfiguration)
before using the
advisor.public ConfigurationIOAdvisor(IOConfiguration conf)
conf
- the I/O configurationpublic void setConfiguration(IOConfiguration conf)
conf
- the I/O configurationpublic void prepareProvider(T provider)
IOAdvisor
prepareProvider
in interface IOAdvisor<T extends IOProvider>
prepareProvider
in class AbstractIOAdvisor<T extends IOProvider>
provider
- the I/O providerAbstractIOAdvisor.prepareProvider(IOProvider)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a