|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is used to attach utilities to a context to assist with the generation of views.
Method Summary | |
void |
destroy(java.lang.Object o)
At the end of processing this method will be called to return the object generated by init(), in case it needs to be recycled or otherwise cleaned up. |
java.lang.Object |
init(Context c)
A new tool object will be instantiated per-request by calling this method. |
Method Detail |
public java.lang.Object init(Context c) throws PropertyException
PropertyException
public void destroy(java.lang.Object o)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |