public class DataSourcesFileNameCompleter extends Object implements org.apache.karaf.shell.api.console.Completer
| Constructor and Description |
|---|
DataSourcesFileNameCompleter() |
| Modifier and Type | Method and Description |
|---|---|
int |
complete(org.apache.karaf.shell.api.console.Session session,
org.apache.karaf.shell.api.console.CommandLine commandLine,
List<String> candidates) |
void |
setJdbcService(JdbcService jdbcService) |
public int complete(org.apache.karaf.shell.api.console.Session session,
org.apache.karaf.shell.api.console.CommandLine commandLine,
List<String> candidates)
complete in interface org.apache.karaf.shell.api.console.Completerpublic void setJdbcService(JdbcService jdbcService)
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.