org.drools.container.spring.beans
Class ResourceBeanFactory
java.lang.Object
org.drools.container.spring.beans.ResourceBeanFactory
- All Implemented Interfaces:
- org.springframework.beans.factory.FactoryBean
public class ResourceBeanFactory
- extends Object
- implements org.springframework.beans.factory.FactoryBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceBeanFactory
public ResourceBeanFactory(String source)
getObject
public Object getObject()
throws Exception
- Specified by:
getObject in interface org.springframework.beans.factory.FactoryBean
- Throws:
Exception
getObjectType
public Class<org.kie.api.io.Resource> getObjectType()
- Specified by:
getObjectType in interface org.springframework.beans.factory.FactoryBean
isSingleton
public boolean isSingleton()
- Specified by:
isSingleton in interface org.springframework.beans.factory.FactoryBean
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.