Package org.drools.core.common
Class ObjectTypeConfigurationRegistry
java.lang.Object
org.drools.core.common.ObjectTypeConfigurationRegistry
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetConfForObjectType(ObjectType objectType) getObjectTypeConf(Object object) getOrCreateObjectTypeConf(EntryPointId entrypoint, Object object) Returns the ObjectTypeConfiguration object for the given object or creates a new one if none is found in the cachevalues()
-
Constructor Details
-
ObjectTypeConfigurationRegistry
-
-
Method Details
-
getObjectTypeConf
-
getOrCreateObjectTypeConf
Returns the ObjectTypeConfiguration object for the given object or creates a new one if none is found in the cache -
getConfForObjectType
-
values
-