| java.lang.Object org.strecks.spring.MessageResourcesFactoryBean
MessageResourcesFactoryBean | public class MessageResourcesFactoryBean implements FactoryBean,InitializingBean,DisposableBean(Code) | | FactoryBean which allows Strut's message resources to be exposed as a Spring bean. This allows, for
example, for Struts message resources to be injected into an action using the
author: Phil Zoio |
isSingleton | public boolean isSingleton()(Code) | | |
|
|