| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectorg.apache.tiles.definition.dao.CachingLocaleUrlDefinitionDAO.WildcardMapping
protected class CachingLocaleUrlDefinitionDAO.WildcardMapping
Maps a pattern with a definition in cache.
| Constructor Summary | |
|---|---|
CachingLocaleUrlDefinitionDAO.WildcardMapping(String pattern,
                                              Definition definition)
Constructor.  | 
|
| Method Summary | |
|---|---|
 Definition | 
getDefinition()
Returns the definition.  | 
 int[] | 
getPattern()
Returns the compiled pattern.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public CachingLocaleUrlDefinitionDAO.WildcardMapping(String pattern,
                                                     Definition definition)
pattern - The compiled pattern.definition - A definition that matches the pattern.| Method Detail | 
|---|
public Definition getDefinition()
public int[] getPattern()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||