- Summary:
- Required |
- Optional
-
@Retention(value=RUNTIME)
@Target(value=METHOD)
@Documented
public @interface DefaultHandler
Marker annotation to specify that a method within an ActionBean is the default handler for
events if a specific event cannot be identified.
- Author:
- Tim Fennell
- Summary:
- Required |
- Optional
? Copyright 2005-2006, Stripes Development Team.