jodd.madvoc.interceptor
Interface Preparable


public interface Preparable

Preparable actions will have their prepare() method called if intercepted by PrepareInterceptor.


Method Summary
 void prepare()
          Prepares the action.
 

Method Detail

prepare

void prepare()
Prepares the action.



Copyright © 2003-2010 Jodd Team