@Target(value=METHOD) @Retention(value=RUNTIME) @Deprecated public @interface MethodMapping
Modifier and Type | Required Element and Description |
---|---|
String |
name
Deprecated.
|
Modifier and Type | Optional Element and Description |
---|---|
ParameterMethod[] |
parameters
Deprecated.
|
public abstract String name
public abstract ParameterMethod[] parameters
Copyright © 2018 Brandao. All rights reserved.