@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface RepositoryPlugin
Modifier and Type | Required Element and Description |
---|---|
String |
id |
String |
metaClass |
String |
name |
Modifier and Type | Optional Element and Description |
---|---|
String |
description |
String |
i18nPackageName |