@Inherited @Target(value=TYPE) @Retention(value=RUNTIME) public @interface ActionConfigurations
Modifier and Type | Required Element and Description |
---|---|
ActionConfiguration[] |
configurations |
Modifier and Type | Optional Element and Description |
---|---|
Class |
targetType |
public abstract ActionConfiguration[] configurations
public abstract Class targetType
Copyright © 2019. All Rights Reserved.