public interface RuleHandle extends Serializable
| Modifier and Type | Method and Description |
|---|---|
RuleHandle |
createDefault(String path)
It will be call when RuleHandleFactory to generate a RuleHandle object.
|
default String |
toJson()
Format this object to json string.
|
RuleHandle createDefault(String path)
path - path.default String toJson()
Copyright © 2021 The Apache Software Foundation. All rights reserved.