jodd.madvoc.action
Class DefaultActionSupplement

java.lang.Object
  extended by jodd.madvoc.action.DefaultActionSupplement

@MadvocAction
public final class DefaultActionSupplement
extends java.lang.Object

Default action used for all non-registered requests.


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

Constructor Detail

DefaultActionSupplement

public DefaultActionSupplement()
Method Detail

view

public void view()


Copyright © 2003-2010 Jodd Team