- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<java.util.Map>, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
public class UrlMappingFactoryBean
extends org.springframework.beans.factory.config.AbstractFactoryBean<java.util.Map>
implements org.springframework.context.ApplicationContextAware
A factory bean that creates the URL mappings, checking if there is a bean
called urlMap in the ctx and merging that with the mappings set explicitly
on this bean.
- Since:
- 0.3