Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
In the 2.0 plugin API, there turned out to be a few redundant annotations involved with plugins. For 3.0, this can be simplified as follows:
- @PluginBuilderFactory can be combined with @PluginFactory
- @PluginBuilderAttribute can be combined with @PluginAttribute
- @Plugin and @PluginFactory can be combined somehow (declaring class?)
Attachments
Issue Links
- is superceded by
-
LOG4J2-2803 Create standardized scopes and dependency injection API
- Resolved