org.nakedobjects.plugins.html.action
Class Welcome

java.lang.Object
  extended by org.nakedobjects.plugins.html.action.Welcome
All Implemented Interfaces:
Action

public class Welcome
extends java.lang.Object
implements Action


Field Summary
static java.lang.String COMMAND
           
 
Constructor Summary
Welcome()
           
 
Method Summary
 void execute(Request request, Context context, Page page)
           
 java.lang.String name()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMMAND

public static final java.lang.String COMMAND
See Also:
Constant Field Values
Constructor Detail

Welcome

public Welcome()
Method Detail

execute

public void execute(Request request,
                    Context context,
                    Page page)
Specified by:
execute in interface Action

name

public java.lang.String name()
Specified by:
name in interface Action


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.