|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.ruleflow.common.datatype.impl.InstanceDataTypeFactory
public class InstanceDataTypeFactory
A data type factory that always returns the same instance of a given class.
Constructor Summary | |
---|---|
InstanceDataTypeFactory(java.lang.Class dataTypeClass)
|
Method Summary | |
---|---|
DataType |
createDataType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstanceDataTypeFactory(java.lang.Class dataTypeClass)
Method Detail |
---|
public DataType createDataType()
createDataType
in interface DataTypeFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |