jet.pool
Interface Poolable

All Superinterfaces:
java.lang.Cloneable, Identifiable, Resetable
All Known Subinterfaces:
JetForm
All Known Implementing Classes:
AjaxValidationAction, ClientMessagesAction, ElementAction, ExtJSTypesAction, FFAction, FormDisplayAction, FTLAction, JetAction, JetContext, JetForm, ReportJavascriptErrorAction, ServletOutputStreamWrapper

public interface Poolable
extends Cloneable, Identifiable, Resetable

This interface must be used to fullfill the requirements for the ObjectPool

Author:
Markus.Meisters@web.de

Method Summary
 
Methods inherited from interface jet.pool.Cloneable
clone
 
Methods inherited from interface jet.pool.Identifiable
getIdentifier
 
Methods inherited from interface jet.pool.Resetable
reset