|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cocoon.sample.action.ErrorThrowingAction
public class ErrorThrowingAction
Constructor Summary | |
---|---|
ErrorThrowingAction()
|
Method Summary | |
---|---|
void |
execute()
|
void |
setConfiguration(Map<String,? extends Object> configuration)
|
void |
setup(Map<String,Object> parameters)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ErrorThrowingAction()
Method Detail |
---|
public void setup(Map<String,Object> parameters) throws Exception
setup
in interface Action
Exception
Action.setup(java.util.Map)
public void execute() throws Exception
execute
in interface Action
Exception
Action.execute()
public String toString()
toString
in class Object
Object.toString()
public void setConfiguration(Map<String,? extends Object> configuration)
setConfiguration
in interface Action
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |