org.drools.semantics.annotation.spring
Class SpringAnnotationRuleSetFactory
java.lang.Object
org.drools.semantics.annotation.spring.SpringAnnotationRuleSetFactory
public class SpringAnnotationRuleSetFactory
- extends 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(String name)
setRules
public void setRules(Set<Rule> rules)
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Throws:
Exception
getObject
public Object getObject()
throws Exception
- Throws:
Exception
getObjectType
public Class getObjectType()
isSingleton
public boolean isSingleton()
Copyright © 2001-2005 The Codehaus. All Rights Reserved.