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