@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 © 2019. All rights reserved.