LocatorStrategypublic class ClasspathResourceLocatorStrategy extends java.lang.Object implements LocatorStrategy
| Constructor | Description |
|---|---|
ClasspathResourceLocatorStrategy() |
Create instance.
|
ClasspathResourceLocatorStrategy(java.lang.String tempFilePrefix,
java.lang.String tempFileSuffix,
boolean tempFileDeleteOnExit) |
| Modifier and Type | Method | Description |
|---|---|---|
Location |
resolve(java.lang.String locationSpecification,
MessageHolder messageHolder) |
public ClasspathResourceLocatorStrategy()
public ClasspathResourceLocatorStrategy(java.lang.String tempFilePrefix,
java.lang.String tempFileSuffix,
boolean tempFileDeleteOnExit)
tempFilePrefix - Prefix.tempFileSuffix - Suffix.tempFileDeleteOnExit - delete on exit.public Location resolve(java.lang.String locationSpecification, MessageHolder messageHolder)
resolve in interface LocatorStrategylocationSpecification - the specification.messageHolder - MessageHolderLocation