JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.apache.logging.log4j.plugins
Annotation Interface SingletonFactory
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
})
@Documented
@Inherited
@Singleton
@FactoryType
public @interface
SingletonFactory
Annotation stereotype for
Singleton
and
Factory
combined.