public abstract class AbstractClasspathAwareDataAdapter extends AbstractDataAdapter implements ClasspathAwareDataAdapter
| Constructor and Description |
|---|
AbstractClasspathAwareDataAdapter() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getClasspath() |
void |
setClasspath(List<String> classpath) |
getName, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, setNamepublic void setClasspath(List<String> classpath)
setClasspath in interface ClasspathAwareDataAdapterpublic List<String> getClasspath()
getClasspath in interface ClasspathAwareDataAdapterCopyright © 2017. All rights reserved.