org.exist.cocoon
Class XMLDBSessionLoginAction
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.acting.AbstractAction
org.apache.cocoon.acting.ComposerAction
org.exist.cocoon.XMLDBSessionLoginAction
- All Implemented Interfaces:
- org.apache.cocoon.acting.Action, org.apache.avalon.framework.component.Component, org.apache.avalon.framework.component.Composable, org.apache.avalon.framework.logger.LogEnabled, org.apache.avalon.framework.thread.ThreadSafe
- public class XMLDBSessionLoginAction
- extends org.apache.cocoon.acting.ComposerAction
- implements org.apache.avalon.framework.thread.ThreadSafe
Description of the Class
- Author:
- Wolfgang Meier
Fields inherited from class org.apache.cocoon.acting.ComposerAction |
manager |
Fields inherited from class org.apache.cocoon.acting.AbstractAction |
EMPTY_MAP |
Fields inherited from interface org.apache.cocoon.acting.Action |
ROLE |
Method Summary |
java.util.Map |
act(org.apache.cocoon.environment.Redirector redirector,
org.apache.cocoon.environment.SourceResolver resolver,
java.util.Map objectModel,
java.lang.String source,
org.apache.avalon.framework.parameters.Parameters param)
Description of the Method |
Methods inherited from class org.apache.cocoon.acting.ComposerAction |
compose |
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLDBSessionLoginAction
public XMLDBSessionLoginAction()
act
public java.util.Map act(org.apache.cocoon.environment.Redirector redirector,
org.apache.cocoon.environment.SourceResolver resolver,
java.util.Map objectModel,
java.lang.String source,
org.apache.avalon.framework.parameters.Parameters param)
throws java.lang.Exception
- Description of the Method
- Specified by:
act
in interface org.apache.cocoon.acting.Action
- Parameters:
redirector
- Description of the Parameterresolver
- Description of the ParameterobjectModel
- Description of the Parametersource
- Description of the Parameterparam
- Description of the Parameter
- Returns:
- Description of the Return Value
- Throws:
java.lang.Exception
- Description of the Exception
Copyright (C) Wolfgang Meier. All rights reserved.