Package org.uberfire.annotations
-
Annotation Types Summary Annotation Type Description Customizable Internal annotation used to inject/produce beans in a way that the user can provide a default implementation for them, otherwise a fallback implementation will be used.FallbackImplementation Internal annotation used to qualify fallback implementations, that will be used when the user does not provide another (default) implementation.