play.mvc
Annotation Type Util


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Util

Mark this method as simple utility method (not an action) that can't be automatically invoked by the router.



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly