Uses of Class
org.tentackle.buildsupport.AbstractAnalyzeHandler
-
-
Uses of AbstractAnalyzeHandler in org.tentackle.buildsupport
Subclasses of AbstractAnalyzeHandler in org.tentackle.buildsupport Modifier and Type Class Description classBundleHandlerHandler to extract the name of the resource bundle from the class annotated with @Bundle.classFxControllerBundleHandlerHandler to extract the name of the resource bundle from the class annotated with @FxControllerService.classMappedServiceAnalyzeHandlerHandler for the @MappedService annotation.classRemoteMethodAnalyzeHandlerHandler for the @RemoteMethod annotation.classServiceAnalyzeHandlerHelper for the annotations that denote services.classTableNameAnalyzeHandlerHandler for the@TableNameannotation.
-