javax.annotation.security
Annotation Type DenyAll


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

Author:
Florent Benoit
See Also:
EJB 3.0 specification