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 Singleton
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
,
ANNOTATION_TYPE
})
@Documented
@Inherited
@ScopeType
public @interface
Singleton
Scope type where provided instances are singletons.