JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.blueriq.component.api.annotation
AquimaRuleFactory
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface AquimaRuleFactory
@Component
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
AquimaRuleFactory
Annotation for a class that is an Aquima rule factory.
Since:
8.0
Author:
Jon van Leuven
See Also:
IRuleFactory