org.drools.smf
Interface ObjectTypeFactory

All Known Implementing Classes:
ClassFieldObjectTypeFactory, ClassObjectTypeFactory

public interface ObjectTypeFactory


Method Summary
 ObjectType newObjectType(Configuration config, Set imports)
           
 

Method Detail

newObjectType

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


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