Class 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.