|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.spieleck.pcs.action.base.InfoAction
This action is used for testing if pcs is up and running correctly.
Constructor Summary | |
InfoAction()
Creates a new instance of DefaultAuthorization |
Method Summary | |
ActionResult |
perform(java.util.Hashtable parameters)
This action delievers as Result information about the pcs-Framework |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InfoAction()
Method Detail |
public ActionResult perform(java.util.Hashtable parameters) throws ActionException
perform
in interface Action
de.spieleck.pcs.action.Action
parameters
- a Hashtable for information needed to perform the ActionActionException
- if an exception occurrs during processing
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |