org.drools.semantics.base
Class ClassFieldObjectTypeFactory
java.lang.Object
org.drools.semantics.base.ClassFieldObjectTypeFactory
- All Implemented Interfaces:
- ObjectTypeFactory
- public class ClassFieldObjectTypeFactory
- extends Object
- implements ObjectTypeFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassFieldObjectTypeFactory
public ClassFieldObjectTypeFactory()
getInstance
public static ClassFieldObjectTypeFactory getInstance()
newObjectType
public ObjectType newObjectType(Configuration config,
Set imports)
throws FactoryException
- Specified by:
newObjectType
in interface ObjectTypeFactory
- Throws:
FactoryException
Copyright © 2001-2004 The Codehaus. All Rights Reserved.