Package io.siddhi.core.util.config.model
Class Reference
- java.lang.Object
-
- io.siddhi.core.util.config.model.Reference
-
public class Reference extends Object
A third level configuration bean class for siddhi reference config.
-
-
Constructor Summary
Constructors Constructor Description Reference()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ReferenceChildConfigurationgetReference()
-
-
-
Method Detail
-
getReference
public ReferenceChildConfiguration getReference()
-
-