public interface ISourceFactoryManager extends IMappingManager<ISourceFactory>
DEFAULT_NAME| Modifier and Type | Method and Description |
|---|---|
ISource |
newSource(Object source)
Get an instance of a source factory compatible with the given source.
|
bind, getDefault, setDefaultISource newSource(Object source) throws SourceException
source - The specification source object.SourceException - If a reader for source cannot be found.Copyright © 2016. All rights reserved.