|
||||||||
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.acting.AbstractAction
AbstractAction gives you the infrastructure for easily deploying more Actions. In order to get at the Logger, use getLogger().
Field Summary | |
protected static java.util.Map |
EMPTY_MAP
Empty unmodifiable map. |
Fields inherited from interface org.apache.cocoon.acting.Action |
ROLE |
Constructor Summary | |
AbstractAction()
|
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 |
Methods inherited from interface org.apache.cocoon.acting.Action |
act |
Field Detail |
protected static final java.util.Map EMPTY_MAP
Constructor Detail |
public AbstractAction()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |