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, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName, setName
public void setClasspath(List<String> classpath)
setClasspath
in interface ClasspathAwareDataAdapter
public List<String> getClasspath()
getClasspath
in interface ClasspathAwareDataAdapter
Copyright © 2016. All rights reserved.