LocatorStrategypublic class URLLocatorStrategy extends java.lang.Object implements LocatorStrategy
| Constructor | Description |
|---|---|
URLLocatorStrategy() |
Create instance.
|
URLLocatorStrategy(java.lang.String tempFilePrefix,
java.lang.String tempFileSuffix,
boolean tempFileDeleteOnExit) |
| Modifier and Type | Method | Description |
|---|---|---|
Location |
resolve(java.lang.String locationSpecification,
MessageHolder messageHolder) |
public URLLocatorStrategy()
public URLLocatorStrategy(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