Not particularly about those annotations. The plugin service metadata is 
sufficient for that.

> On Dec 2, 2024, at 14:29, Piotr P. Karwasz <pi...@mailing.copernik.eu> wrote:
> 
> Hi Matt,
> 
> On 2.12.2024 19:36, Matt Sicker wrote:
>> For one, you’ll need to annotate your constructor arguments with the 
>> appropriate @Plugin annotations (@PluginElement and @PluginAttribute mainly) 
>> to know how to bind config data to your plugin. That is required regardless 
>> of whether you’re manually generating the metadata file for plugin 
>> descriptors (which is mainly used as a sort of component index to avoid 
>> classpath scanning at runtime).
> 
> Are you sure `@Plugin` and `@Namespace` are used at runtime?
> 
> Piotr


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org

Reply via email to