Package org.adempiere.webui.factory
Class DefaultAnnotationBasedFormFactory
java.lang.Object
org.adempiere.base.AnnotationBasedFactory
org.adempiere.webui.factory.AnnotationBasedFormFactory
org.adempiere.webui.factory.DefaultAnnotationBasedFormFactory
- All Implemented Interfaces:
IFormFactory
Core implementation of
AnnotationBasedFormFactory
- Author:
- hengsin
-
Constructor Summary
-
Method Summary
Methods inherited from class org.adempiere.webui.factory.AnnotationBasedFormFactory
activate, getConstructor, newFormInstance
Methods inherited from class org.adempiere.base.AnnotationBasedFactory
blockWhileScanning, getExecutorService, getMaxThreads, getScanFailureHandler, signalScanCompletion
-
Constructor Details
-
DefaultAnnotationBasedFormFactory
public DefaultAnnotationBasedFormFactory()Default constructor
-
-
Method Details
-
getPackages
- Specified by:
getPackages
in classAnnotationBasedFormFactory
- Returns:
- packages to scan
-