Package org.xwiki.component.annotation
-
Annotation Types Summary Annotation Type Description Component Defines a component implementation.ComponentRole Deprecated. since 4.0M1 useRole
insteadDisposePriority Helps controlling the order in which Components are disposed upon XWiki's shutdown.InstantiationStrategy Defines the instantiation strategy for this component (Singleton, per lookup).Role Marks a class as defining a component role.