public class ShowPropertiesInitializingBean extends Object implements org.springframework.beans.factory.InitializingBean
Constructor and Description |
---|
ShowPropertiesInitializingBean() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
Properties |
getProperties() |
void |
setProperties(Properties properties) |
public ShowPropertiesInitializingBean()
public void afterPropertiesSet()
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
public Properties getProperties()
public void setProperties(Properties properties)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.