public class JobFactory extends GenericFactory
log
Constructor and Description |
---|
JobFactory() |
Modifier and Type | Method and Description |
---|---|
Object |
createObject(Map<String,String> attrs)
Create Object from Spring factory, but using the attributes
from the XML converted to a Map.
|
getSuggestedBeanName
copyAttrsToMap, createBeanAndAutoWire, createObject, isPrototypesOnly, setDigesterRule
getDigester, setDigester
public Object createObject(Map<String,String> attrs) throws ClassNotFoundException
AbstractSpringPoweredDigesterFactory
createObject
in class AbstractSpringPoweredDigesterFactory
ClassNotFoundException
Copyright © 2023 Frank!Framework. All rights reserved.