public class ConnectionUriScannerPlugin extends AbstractSchemaScannerPlugin<URI,ConnectionDescriptor>
| Constructor and Description |
|---|
ConnectionUriScannerPlugin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(URI item,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope) |
ConnectionDescriptor |
scan(URI item,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope,
com.buschmais.jqassistant.core.scanner.api.Scanner scanner) |
getCatalog, getDescriptorType, getType, scanConnectionpublic boolean accepts(URI item, String path, com.buschmais.jqassistant.core.scanner.api.Scope scope) throws IOException
IOExceptionpublic ConnectionDescriptor scan(URI 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.