@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Interceptor
| Modifier and Type | Fields and Description |
|---|---|
static int |
DEFAULT_ORDER |
| Modifier and Type | Optional Element and Description |
|---|---|
int |
order
The order that interceptors should be called in.
|
public static final int DEFAULT_ORDER
order()public abstract int order
Copyright © 2014–2019 University Health Network. All rights reserved.