@Inherited @Target(value={METHOD,TYPE}) @Retention(value=RUNTIME) public @interface XMapping
boolean
after
before
int
index
XMethod[]
method
String
produces
value
public abstract String value
public abstract XMethod[] method
public abstract String produces
public abstract int index
public abstract boolean before
public abstract boolean after
Copyright © 2020. All rights reserved.