|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.apache.avalon.framework.logger.AbstractLoggable
|
+--org.apache.cocoon.selection.SessionAttributeSelector
|
+--org.apache.cocoon.selection.SessionStateSelector
This class generates source code to implement a selector that matches a string against an arbitrary session attribute.
Global and local configuration
org.apache.cocoon.SessionState | String identifying the session attribute. |
| Fields inherited from class org.apache.cocoon.selection.SessionAttributeSelector |
defaultName |
| Fields inherited from interface org.apache.cocoon.selection.Selector |
ROLE |
| Constructor Summary | |
SessionStateSelector()
Deprecated. |
|
| Method Summary | |
void |
configure(org.apache.avalon.framework.configuration.Configuration config)
Deprecated. |
| Methods inherited from class org.apache.cocoon.selection.SessionAttributeSelector |
select |
| Methods inherited from class org.apache.avalon.framework.logger.AbstractLoggable |
getLogger, setLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SessionStateSelector()
| Method Detail |
public void configure(org.apache.avalon.framework.configuration.Configuration config)
configure in class SessionAttributeSelector
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||