Example usage for org.springframework.beans.factory InitializingBean interface-usage

List of usage examples for org.springframework.beans.factory InitializingBean interface-usage

Introduction

In this page you can find the example usage for org.springframework.beans.factory InitializingBean interface-usage.

Usage

From source file com.alibaba.intl.goldroom.util.ImageUtilImpl.java

/**
 * TODO Comment of ImageUtilImpl
 * 
 * @author Zimmem
 */
public class ImageUtilImpl implements ImageUtil, InitializingBean {

From source file de.hybris.platform.acceleratorservices.dataimport.batch.FileOrderComparator.java

/**
 * Comparator that compares files based on their file names. On this behalf a priorities are configurable for file name
 * prefixes. Files with a lower priority value are considered more important and imported first. This ensures some files
 * are imported before others (e.g. products before prices).
 */
public class FileOrderComparator implements Comparator<File>, InitializingBean {

From source file com.gs.config.CustomFilterLogin.java

/**
 *
 * @author SIGSA
 */
public class CustomFilterLogin implements Filter, InitializingBean {

From source file com.agileEAP.test.memcached.MemcachedSimulator.java

/**
 * JMemcached?, ?.
 * 
 * @author calvin
 */
public class MemcachedSimulator implements InitializingBean, DisposableBean {

From source file org.springweb.core.MutilPropertyPlaceholderConfigurer.java

/**
 * 
 * 
 */
public class MutilPropertyPlaceholderConfigurer extends PropertyPlaceholderConfigurer implements InitializingBean {

From source file com.sshdemo.common.schedule.generate.quartz.EwcmsSimpleTriggerBean.java

/**
 * 
 * @author wuzhijun
 *
 */
public class EwcmsSimpleTriggerBean extends SimpleTriggerImpl

From source file org.springside.modules.memcached.MemcachedSimulator.java

/**
 * JMemcached?, ?.
 * 
 * @author calvin
 */
public class MemcachedSimulator implements InitializingBean, DisposableBean {

From source file com.agileEAP.test.cache.memcached.MemcachedSimulator.java

/**
 * JMemcached?, ?.
 * 
 * @author calvin
 */
public class MemcachedSimulator implements InitializingBean, DisposableBean {

From source file com.sap.data.test.cache.memcached.MemcachedSimulator.java

/**
 * JMemcached?, ?.
 * 
 * @author calvin
 */
public class MemcachedSimulator implements InitializingBean, DisposableBean {

From source file org.activiti.test.cache.memcached.MemcachedSimulator.java

/**
 * JMemcached?, ?.
 * 
 * @author calvin
 */
public class MemcachedSimulator implements InitializingBean, DisposableBean {