public @interface Convention
| Modifier and Type | Required Element and Description |
|---|---|
InvocationConvention.InvocationArgumentConvention[] |
arguments |
InvocationConvention.InvocationReturnConvention |
result |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
$notSpecified |
boolean |
session |
public abstract InvocationConvention.InvocationArgumentConvention[] arguments
public abstract InvocationConvention.InvocationReturnConvention result
Copyright © 2012–2022. All rights reserved.