qtil
advanced-security/qtil-java 0.0.3
Search

Member predicate Struts2ActionClass::getPrepareMethod

Gets a prepare method, called before the action method.

For a given action method named “foo”, the prepare method is named “prepareFoo”. Prepare methods only exist if the class isPreparable().

Method getPrepareMethod()