no.inspera.services.pedal.actions
Class Empty

java.lang.Object
  extended by no.inspera.services.pedal.actions.Empty
All Implemented Interfaces:
Action

public class Empty
extends java.lang.Object
implements Action

An empty action.

Since:
23.12.2007
Version:
$Id: Empty.java 45069 2008-05-29 08:25:25Z naimdjon $
Author:
Naimdjon Takhirov

Constructor Summary
Empty()
           
 
Method Summary
 Result execute(no.inspera.utils.Parameters params)
          An empty action.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Empty

public Empty()
Method Detail

execute

public Result execute(no.inspera.utils.Parameters params)
An empty action.

Specified by:
execute in interface Action
Parameters:
params - current request parameters.
Returns:
an empty HTML result


Copyright © 2008 Naimdjon Takhirov (naimdjon@gmail.com). All Rights Reserved.