public class WrappedMatcher extends WildcardURIMatcher implements Serviceable
Modifier and Type | Field and Description |
---|---|
protected SiteManager |
_siteManager
The CMS sites manager
|
Constructor and Description |
---|
WrappedMatcher() |
Modifier and Type | Method and Description |
---|---|
Map |
match(String pattern,
Map objectModel,
Parameters parameters) |
void |
service(ServiceManager manager) |
getMatchString
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
protected SiteManager _siteManager
public WrappedMatcher()
public void service(ServiceManager manager) throws ServiceException
service
in interface Serviceable
ServiceException
public Map match(String pattern, Map objectModel, Parameters parameters) throws PatternException
match
in interface Matcher
match
in class AbstractWildcardMatcher
PatternException