public interface PatternDelegate
Modifier and Type | Method and Description |
---|---|
Object |
getDelegate()
Returns the delegate that this bean holds.
|
boolean |
match(javax.servlet.http.HttpServletRequest request)
Does the current request match the expected condition?
|
boolean match(javax.servlet.http.HttpServletRequest request)
request
- HttpServletRequesttrue
if the current request matches the expected conditionsObject getDelegate()
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.