org.apache.logging.log4j.core.config.plugins
Annotation Type PluginFactory


@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface PluginFactory

Identifies a Method as the factory to create the plugin. This annotation should only be used on a static method, and its parameters should be annotated with the appropriate Plugin annotations.



Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.