org.drools.smf
Interface ObjectTypeFactory

All Known Implementing Classes:
ClassFieldObjectTypeFactory, ClassObjectTypeFactory, SemaphoreFactory

public interface ObjectTypeFactory


Method Summary
 ObjectType newObjectType(RuleBaseContext context, Configuration config, Set imports)
           
 

Method Detail

newObjectType

ObjectType newObjectType(RuleBaseContext context,
                         Configuration config,
                         Set imports)
                         throws FactoryException
Throws:
FactoryException


Copyright © 2001-2005 The Codehaus. All Rights Reserved.