public class RuleProxy extends Object implements InvocationHandler
| Modifier and Type | Method and Description |
|---|---|
static Rule |
asRule(Object rule)
Makes the rule object implement the
Rule interface. |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
Copyright © 2017. All Rights Reserved.