| Modifier and Type | Optional Element and Description |
|---|---|
int |
order
merged resources are sorted by their order value, starting with the
highest, ending with the lowest
|
String |
path
the mount path: if it starts with '/' it's treated as an absolute path,
relative to
ResourceMount.setPath(String) otherwise. |
String[] |
value
file names relative to annotated type.
|
public abstract String[] value
public abstract String path
ResourceMount.setPath(String) otherwise.public abstract int order
Copyright © 2014 Molindo GmbH. All Rights Reserved.