net.sf.fridaymvc.sample.models
Class Bottom

java.lang.Object
  extended bynet.sf.fridaymvc.models.AbstractModel
      extended bynet.sf.fridaymvc.sample.models.Bottom
All Implemented Interfaces:
net.sf.fridaymvc.models.Model

public class Bottom
extends net.sf.fridaymvc.models.AbstractModel

Version:
$Id: Bottom.java,v 1.2 2004/11/23 20:36:56 artsi Exp $
Author:
Arto Pastinen

Field Summary
 
Fields inherited from class net.sf.fridaymvc.models.AbstractModel
statelessAttributeMap
 
Constructor Summary
Bottom()
           
 
Method Summary
 void service()
           
 
Methods inherited from class net.sf.fridaymvc.models.AbstractModel
getStatefulAttributeMap, getStatelessAttributeMap, setStatefulAttribute, setStatelessAttribute, setStatelessAttributeMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bottom

public Bottom()
Method Detail

service

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


Copyright © 2004 Friday MVC. All Rights Reserved.