org.drools.semantics.annotation.spring
Class SpringAnnotationRuleSetFactory
java.lang.Object
org.drools.semantics.annotation.spring.SpringAnnotationRuleSetFactory
public class SpringAnnotationRuleSetFactory
- extends java.lang.Object
-

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringAnnotationRuleSetFactory
public SpringAnnotationRuleSetFactory()
setName
public void setName(java.lang.String name)
setRules
public void setRules(java.util.Set<Rule> rules)
afterPropertiesSet
public void afterPropertiesSet()
throws java.lang.Exception
- Throws:
java.lang.Exception
getObject
public java.lang.Object getObject()
throws java.lang.Exception
- Throws:
java.lang.Exception
getObjectType
public java.lang.Class getObjectType()
isSingleton
public boolean isSingleton()