Class | Description |
---|---|
MRulesInjector |
Performs injection of Rule set or Session into Fields annotated with
MRulesInject Annotation. |
Annotation Type | Description |
---|---|
InjectProperty |
Defines a property to provide for injection.
|
MRulesInject |
Annotation to mark a Field which will be automatically injected with
the desired Rule Set or Rule Session (session type might be deduced of field type if possible,
otherwise it has to be provided).
|