@Retention(value=RUNTIME) @Target(value=METHOD) public @interface After
int
order
timeout
String[]
value
public abstract String[] value
public abstract int timeout
public abstract int order
Copyright © 2013. All Rights Reserved.