@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public static @interface ReferenceConstraint.RemoteKey
ReferenceConstraint annotation on the class.| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends ConfigBeanProxy> |
type
Type of
ConfigBeanProxy where this remote key points to. |
public abstract Class<? extends ConfigBeanProxy> type
ConfigBeanProxy where this remote key points to.public abstract String message
Copyright © 2019. All rights reserved.