public class FileConnectionDescriptionFactoryRegistry extends AbstractApplicableRegistry<File,IRegisterableFileConnectionDescriptionFactory> implements IFileConnectionDescriptionFactory, IFileConnectionDescriptionFactoryRegistry
| Constructor and Description |
|---|
FileConnectionDescriptionFactoryRegistry() |
| Modifier and Type | Method and Description |
|---|---|
IConnectionDescription |
create(File file) |
boolean |
isApplicable(File context) |
getadd, isEmpty, iterator, remove, remove, removeAll, set, set, size, stream, valuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, not, oradd, getforeachforEach, spliteratorpublic FileConnectionDescriptionFactoryRegistry()
public boolean isApplicable(File context)
isApplicable in interface IApplicable<File>public IConnectionDescription create(File file) throws CreationException
create in interface IFileConnectionDescriptionFactoryCreationExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.