org.drools.smf
Interface ObjectTypeFactory

All Known Implementing Classes:
ClassObjectTypeFactory, ClassObjectTypeFactory

public interface ObjectTypeFactory


Method Summary
 ObjectType newObjectType(Configuration config)
           
 

Method Detail

newObjectType

public ObjectType newObjectType(Configuration config)
                         throws FactoryException
FactoryException