public class DefaultResourceConfig extends Object implements ResourceConfig
| Constructor and Description |
|---|
DefaultResourceConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getPath() |
void |
setName(String name) |
void |
setPath(String path) |
public void setName(String name)
public String getName()
getName in interface ResourceConfigpublic void setPath(String path)
public String getPath()
getPath in interface ResourceConfigCopyright © 2014–2016. All rights reserved.