Package org.jboss.hal.processor.mbui
Class MbuiViewProcessor
- java.lang.Object
-
- javax.annotation.processing.AbstractProcessor
-
- org.jboss.auto.AbstractProcessor
-
- org.jboss.hal.processor.mbui.MbuiViewProcessor
-
- All Implemented Interfaces:
Processor
@AutoService(javax.annotation.processing.Processor.class) @SupportedAnnotationTypes("org.jboss.hal.spi.MbuiView") public class MbuiViewProcessor extends org.jboss.auto.AbstractProcessor
-
-
Constructor Summary
Constructors Constructor Description MbuiViewProcessor()
-
Method Summary
-
Methods inherited from class org.jboss.auto.AbstractProcessor
debug, error, error, error, getSupportedOptions, getSupportedSourceVersion, info, init, process, warning
-
Methods inherited from class javax.annotation.processing.AbstractProcessor
getCompletions, getSupportedAnnotationTypes
-
-
-
-
Field Detail
-
GET
public static final String GET
- See Also:
- Constant Field Values
-
IS
public static final String IS
- See Also:
- Constant Field Values
-
-