public class DBResourceConfigurationFactory extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.FactoryBean<Properties>
| Constructor and Description |
|---|
DBResourceConfigurationFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
Properties |
getObject() |
Class<Properties> |
getObjectType() |
boolean |
isSingleton() |
public Properties getObject()
getObject in interface org.springframework.beans.factory.FactoryBean<Properties>public Class<Properties> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<Properties>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<Properties>public void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanCopyright © 2014–2015 Karumien s.r.o.. All rights reserved.