|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.core.io.support.PropertiesLoaderSupport
org.springframework.beans.factory.config.PropertiesFactoryBean
com.ca.jcs.cfg.CustomPropertiesFactoryBean
public class CustomPropertiesFactoryBean
Properties factory bean that overrides the Spring class to force usage of our custom server context factory, so that proper Spring shutdown handling is performed. Properties objects returned from this factory ignore all attempts to alter the initial context factory property value.
| Nested Class Summary | |
|---|---|
static class |
CustomPropertiesFactoryBean.CustomProperties
|
| Field Summary |
|---|
| Fields inherited from class org.springframework.core.io.support.PropertiesLoaderSupport |
|---|
logger, XML_FILE_EXTENSION |
| Constructor Summary | |
|---|---|
CustomPropertiesFactoryBean()
|
|
| Method Summary | |
|---|---|
protected Object |
createInstance()
|
| Methods inherited from class org.springframework.beans.factory.config.PropertiesFactoryBean |
|---|
afterPropertiesSet, getObject, getObjectType, isSingleton, setSingleton |
| Methods inherited from class org.springframework.core.io.support.PropertiesLoaderSupport |
|---|
loadProperties, mergeProperties, setFileEncoding, setIgnoreResourceNotFound, setLocalOverride, setLocation, setLocations, setProperties, setPropertiesArray, setPropertiesPersister |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomPropertiesFactoryBean()
| Method Detail |
|---|
protected Object createInstance()
throws IOException
createInstance in class org.springframework.beans.factory.config.PropertiesFactoryBeanIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||