Interface RuntimeRule

All Superinterfaces:
Environment, Named, NamedType.Resolver, Rule

public interface RuntimeRule extends Rule
The RuntimeRule is a representation of a rule that is already associated with a RuleSession.
  • Method Details