public class ObjectTypeConfigurationRegistry extends Object implements Serializable
Constructor and Description |
---|
ObjectTypeConfigurationRegistry(InternalRuleBase ruleBase) |
Modifier and Type | Method and Description |
---|---|
ObjectTypeConf |
getObjectTypeConf(EntryPointId entrypoint,
Object object)
Returns the ObjectTypeConfiguration object for the given object or
creates a new one if none is found in the cache
|
Collection<ObjectTypeConf> |
values() |
public ObjectTypeConfigurationRegistry(InternalRuleBase ruleBase)
public ObjectTypeConf getObjectTypeConf(EntryPointId entrypoint, Object object)
object
- public Collection<ObjectTypeConf> values()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.