jodd.madvoc.actions
Class ListAllActionsAction

java.lang.Object
  extended by jodd.madvoc.actions.ListAllActionsAction

@MadvocAction
public class ListAllActionsAction
extends java.lang.Object

Helper action that returns sorted list of all registered action configurations.


Constructor Summary
ListAllActionsAction()
           
 
Method Summary
 void view()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListAllActionsAction

public ListAllActionsAction()
Method Detail

view

public void view()


Copyright ©2008 Jodd Team