public class RulesEnricher extends Object
Constructor and Description |
---|
RulesEnricher() |
Modifier and Type | Method and Description |
---|---|
void |
enrichInstances(List<Object> toEnrich) |
void |
enrichRulesAndTestInstance(RulesEnrichment event) |
void |
enrichStatement(BeforeRules event) |
public void enrichRulesAndTestInstance(@Observes RulesEnrichment event) throws Exception
Exception
public void enrichStatement(@Observes BeforeRules event) throws Exception
Exception
Copyright © 2017 JBoss by Red Hat. All rights reserved.