@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Start
Modifier and Type | Optional Element and Description |
---|---|
int |
order
The order in which it should be started, higher meaning later.
|
public abstract int order
Copyright © 2019 ninjaframework. All rights reserved.