DecoratorMapper
public class FileDecoratorMapper extends AbstractDecoratorMapper
DecoratorMapper
,
DefaultDecorator
Modifier and Type | Field | Description |
---|---|---|
private boolean |
pathNotAvailable |
config, parent
Constructor | Description |
---|---|
FileDecoratorMapper() |
Modifier and Type | Method | Description |
---|---|---|
Decorator |
getNamedDecorator(javax.servlet.http.HttpServletRequest req,
String name) |
Delegate to parent.
|
getDecorator, init
public Decorator getNamedDecorator(javax.servlet.http.HttpServletRequest req, String name)
AbstractDecoratorMapper
getNamedDecorator
in interface DecoratorMapper
getNamedDecorator
in class AbstractDecoratorMapper