List of usage examples for org.springframework.beans BeanUtils subclass-usage
From source file org.hoteia.qalingo.core.web.util.PropertiesUtil.java
public class PropertiesUtil extends org.springframework.beans.BeanUtils { private static final Logger logger = LoggerFactory.getLogger(PropertiesUtil.class); public static String getWebappContextKey(final String contextName) { String webappContextKey = null;