public interface FileMapper
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_ROLE_HINT
The default role-hint: "default".
|
static java.lang.String |
ROLE
Role used to register component implementations with the container.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMappedFileName(java.lang.String pName)
Maps the given source name to a target name.
|
static final java.lang.String ROLE
static final java.lang.String DEFAULT_ROLE_HINT