Package org.talend.sdk.component.tools
Class ComponentValidator
java.lang.Object
org.talend.sdk.component.tools.ComponentValidator
- All Implemented Interfaces:
Runnable
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionComponentValidator(ComponentValidator.Configuration configuration, File[] classes, Object log, File sourceRoot) -
Method Summary
Modifier and TypeMethodDescriptionapiTester(Class<? extends Annotation> api) protected ResourceBundlefindResourceBundle(Class<?> component) protected Localeprotected org.apache.xbean.finder.AnnotationFindervoidrun()
-
Field Details
-
ICONS
-
classes
-
-
Constructor Details
-
ComponentValidator
public ComponentValidator(ComponentValidator.Configuration configuration, File[] classes, Object log, File sourceRoot)
-
-
Method Details
-
run
-
newFinder
protected org.apache.xbean.finder.AnnotationFinder newFinder() -
apiTester
-
findResourceBundle
-
getLocale
-