Class RuleProxy

java.lang.Object
org.jeasy.rules.core.RuleProxy
All Implemented Interfaces:
InvocationHandler

public class RuleProxy extends Object implements InvocationHandler
Main class to create rule proxies from annotated objects.
Author:
Mahmoud Ben Hassine ([email protected])