@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface CommandAspect
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends CommandAspectImpl> |
value |
public abstract Class<? extends CommandAspectImpl> value
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.