Package org.apache.storm.flux.model
Class BeanReference
- java.lang.Object
-
- org.apache.storm.flux.model.BeanReference
-
public class BeanReference extends Object
A bean reference is simply a string pointer to another id.
-
-
Constructor Summary
Constructors Constructor Description BeanReference()
BeanReference(String id)
-