| java.lang.Object de.jwic.spring.JWicRuntimeFactoryBean
JWicRuntimeFactoryBean | public class JWicRuntimeFactoryBean implements ApplicationContextAware,FactoryBean,InitializingBean(Code) | | Spring FactoryBean wrapper for a JWicRuntime singleton.
version: $Revision: 1.1 $ author: Christian Jaeckel since: Nov 25, 2004 |
getWebRootProperty | public String getWebRootProperty()(Code) | | Returns the webRootDir. |
isSingleton | public boolean isSingleton()(Code) | | |
setApplicationContext | public void setApplicationContext(ApplicationContext context) throws BeansException(Code) | | |
setWebRootProperty | public void setWebRootProperty(String webRootProperty)(Code) | | Parameters: webRootDir - The webRootDir to set. |
|
|