Class Exports
- java.lang.Object
-
- com.google.gerrit.extensions.annotations.Exports
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Export
named(Class<?> clazz)
Create an annotation to export based on a cannonical class name.static Export
named(String value)
Create an annotation to export under a specific name.
-