net.sf.fridaymvc.sample.actions
Class CreateTestData

java.lang.Object
  extended bynet.sf.fridaymvc.actions.AbstractAction
      extended bynet.sf.fridaymvc.sample.actions.CreateTestData
All Implemented Interfaces:
net.sf.fridaymvc.actions.Action

public class CreateTestData
extends net.sf.fridaymvc.actions.AbstractAction

Version:
$Id: CreateTestData.java,v 1.1 2004/11/23 20:36:44 artsi Exp $
Author:
Arto Pastinen

Field Summary
 
Fields inherited from class net.sf.fridaymvc.actions.AbstractAction
attributes
 
Constructor Summary
CreateTestData()
           
 
Method Summary
 void service()
           
 
Methods inherited from class net.sf.fridaymvc.actions.AbstractAction
getAttribute, getAttributesMap, setAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateTestData

public CreateTestData()
Method Detail

service

public void service()
             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004 Friday MVC. All Rights Reserved.