public class DependencyConfig
extends java.lang.Object
Constructor and Description |
---|
DependencyConfig() |
Modifier and Type | Method and Description |
---|---|
void |
init()
Initialize
|
void |
setPath(Path path)
Sets the path
|
java.lang.String |
toString() |
public void setPath(Path path)
@PostConstruct public void init()
public java.lang.String toString()
toString
in class java.lang.Object