[jboss-jira] [JBoss JIRA] Updated: (JBANN-41) Support existing Configuration in AnnotationScannerFactory
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Sat Oct 17 08:54:05 EDT 2009
[ https://jira.jboss.org/jira/browse/JBANN-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen updated JBANN-41:
---------------------------------
Summary: Support existing Configuration in AnnotationScannerFactory (was: Allow for more plugable way of creating AnnotationScanner)
Description:
Add the following methods
AnnotationScannerFactory.getDefault(Configuration)
AnnotationScannerFactory.getStrategy(int, Configuration)
in order to support using an existing configuration for a new AnnotationScanner instance.
was:
There should be some AnnotationScannerCreator which is tied to enum ScanStrategy.
e.g. AnnotationScannerCreator::create(Configuration) + ScanStrategy implements AnnotationScannerCreator.
This allows for usage of pre-existing Configuration.
> Support existing Configuration in AnnotationScannerFactory
> ----------------------------------------------------------
>
> Key: JBANN-41
> URL: https://jira.jboss.org/jira/browse/JBANN-41
> Project: Papaki
> Issue Type: Feature Request
> Components: Core
> Affects Versions: 1.0.0.Beta2
> Reporter: Ales Justin
> Assignee: Ales Justin
> Fix For: 1.0.0.Beta3
>
>
> Add the following methods
> AnnotationScannerFactory.getDefault(Configuration)
> AnnotationScannerFactory.getStrategy(int, Configuration)
> in order to support using an existing configuration for a new AnnotationScanner instance.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list