play.mvc
Annotation Type Finally


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

Mark this method as @Finally interceptor


Optional Element Summary
 java.lang.String[] unless
          Does not intercept these actions
 

unless

public abstract java.lang.String[] unless
Does not intercept these actions

Default:
{}


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