Class BackendModule
- java.lang.Object
-
- org.uberfire.annotations.processors.facades.BackendModule
-
public class BackendModule extends Object
A collection of type names in the UberFire Backend API module. Due to a bug in Eclipse annotation processor dependencies, we refer to all UberFire type names using Strings, Elements, and TypeMirrors. We cannot refer to the annotation types as types themselves.
-
-
Field Detail
-
path
public static final String path
- See Also:
- Constant Field Values
-
-
Method Detail
-
getPathClass
public static String getPathClass()
-
-