public class SharedResourceFactory extends AbstractSpringPoweredDigesterFactory
Lifecycle
.log
Constructor and Description |
---|
SharedResourceFactory() |
Modifier and Type | Method and Description |
---|---|
protected Object |
createObject(Map<String,String> attrs)
Create Object from Spring factory, but using the attributes
from the XML converted to a Map.
|
String |
getSuggestedBeanName()
Suggest the name of the bean which should be retrieved from
the Spring BeanFactory.
|
copyAttrsToMap, createBeanAndAutoWire, createObject, isPrototypesOnly, setDigesterRule
getDigester, setDigester
public String getSuggestedBeanName()
AbstractSpringPoweredDigesterFactory
getSuggestedBeanName
in class AbstractSpringPoweredDigesterFactory
protected Object createObject(Map<String,String> attrs) throws ClassNotFoundException
AbstractSpringPoweredDigesterFactory
createObject
in class AbstractSpringPoweredDigesterFactory
ClassNotFoundException
Copyright © 2023 Frank!Framework. All rights reserved.