Package org.tentackle.buildsupport
Build support only.
Not used at runtime.
Not used at runtime.
-
Interface Summary Interface Description AnalyzeHandler A handler invoked for an annotation annotated withAnalyze. -
Class Summary Class Description AbstractAnalyzeHandler Base class forAnalyzeHandler.AbstractTentackleProcessor Abstract tentackle annotation processor.AnalyzeProcessor Annotation Processor for all annotations annotated withAnalyze.AnnotationProcessingHelper Helper for annotation processing.BundleHandler Handler to extract the name of the resource bundle from the class annotated with @Bundle.FxControllerBundleHandler Handler to extract the name of the resource bundle from the class annotated with @FxControllerService.MappedServiceAnalyzeHandler Handler for the @MappedService annotation.RemoteMethodAnalyzeHandler Handler for the @RemoteMethod annotation.RemoteMethodInfo Holds information gathered by the Analyze annotation.RemoteMethodInfoParameter Abstraction of a method parameter.ResourceManager A manager for resources.ServiceAnalyzeHandler Helper for the annotations that denote services.TableNameAnalyzeHandler Handler for the@TableNameannotation.