public final class PropertiesLocation extends Object
Constructor and Description |
---|
PropertiesLocation(String location) |
PropertiesLocation(String resolver,
String path) |
PropertiesLocation(String resolver,
String path,
Boolean optional) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPath() |
String |
getResolver() |
int |
hashCode() |
boolean |
isOptional() |
String |
toString() |
Apache Camel