@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface NotFound
Modifier and Type | Optional Element and Description |
---|---|
NotFoundAction |
action |
public abstract NotFoundAction action
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.