public class ConnectionPropertyFileScannerPlugin extends AbstractSchemaScannerPlugin<com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource,ConnectionDescriptor>
| Modifier and Type | Field and Description |
|---|---|
static String |
PLUGIN_NAME |
static String |
PROPERTIES_SUFFIX |
| Constructor and Description |
|---|
ConnectionPropertyFileScannerPlugin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource item,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope) |
ConnectionDescriptor |
scan(com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource item,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope,
com.buschmais.jqassistant.core.scanner.api.Scanner scanner) |
getCatalog, getDescriptorType, getType, scanConnectionpublic static final String PLUGIN_NAME
public static final String PROPERTIES_SUFFIX
public boolean accepts(com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource item,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope)
throws IOException
IOExceptionpublic ConnectionDescriptor scan(com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource item, String path, com.buschmais.jqassistant.core.scanner.api.Scope scope, com.buschmais.jqassistant.core.scanner.api.Scanner scanner) throws IOException
IOExceptionCopyright © 2015 buschmais GbR. All rights reserved.