@Target(METHOD)
@Retention(RUNTIME)
@Documented
public @interface Dispatch
| Modifier and Type | Required Element | Description |
|---|---|---|
java.lang.String |
name |
| Modifier and Type | Optional Element | Description |
|---|---|---|
java.lang.String |
contentType |
|
java.lang.String |
dispatcher |
|
java.lang.String |
encoding |
Copyright © 2008–2018 The Aspectran Project. All rights reserved.