public class AddToMapFactoryBean<K,V> extends Object implements org.springframework.beans.factory.FactoryBean<Map<K,V>>, org.springframework.beans.factory.InitializingBean
source to target| Constructor and Description |
|---|
AddToMapFactoryBean() |
public AddToMapFactoryBean()
public void afterPropertiesSet() throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic Class<?> getObjectType()
public boolean isSingleton()
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.