Package org.apache.storm.flux.model
Class BeanDef
java.lang.Object
org.apache.storm.flux.model.ObjectDef
org.apache.storm.flux.model.BeanDef
- Direct Known Subclasses:
VertexDef
,WorkerHookDef
A representation of a Java object that is uniquely identifyable, and given a className, constructor arguments,
and properties, can be instantiated.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.storm.flux.model.ObjectDef
getClassName, getConfigMethods, getConstructorArgs, getFactory, getFactoryArgs, getProperties, hasConstructorArgs, hasFactory, hasFactoryArgs, hasReferences, setClassName, setConfigMethods, setConstructorArgs, setFactory, setFactoryArgs, setProperties
-
Constructor Details
-
BeanDef
public BeanDef()
-
-
Method Details
-
getId
-
setId
-