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

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

Introduction

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

Usage

From source file org.apache.cocoon.components.source.impl.CachingSourceFactory.java

/**
 * This class implements a proxy like source caches the contents of the source
 * it wraps. This implementation can cache the content either for a given period
 * of time or until an external event invalidates the cached response.
 *
 * <p>When using the timeout approach you have a choice between two separate

From source file de.acosix.alfresco.utility.common.spring.PropertyAlteringBeanFactoryPostProcessor.java

/**
 * {@link BeanFactoryPostProcessor Bean factory post processor} to alter a property of a bean definition with adapted configuration before
 * instantiation without requiring an override that may conflict with custom Spring configuration.
 *
 * @author Axel Faust, <a href="http://acosix.de">Acosix GmbH</a>
 */

From source file org.springframework.flex.messaging.jms.JmsAdapter.java

/**
 * A {@link MessagingAdapter} implementation that enables sending and receiving messages via JMS.
 * 
 * @author Mark Fisher
 * @author Jeremy Grelle
 */

From source file org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache.java

/**
 * The base implementation for an asynchronously refreshed cache. 
 * 
 * Currently supports one value or a cache per key (such as tenant.)  Implementors just need to provide buildCache(String key/tennnantId)
 * 
 * @author Andy

From source file hotbeans.support.AbstractHotBeanModuleRepository.java

/**
 * Abstract HotBeanModuleRepository implementation providing basic support for HotBeanModuleRepository implementations.<br>
 * <br>
 * This class makes it possible to specify factories for creating {@link HotBeanContext} objects ({@link HotBeanContextFactory})
 * and {@link HotBeanModuleLoader} objects ({@link HotBeanModuleLoaderFactory}). If no factories are specified,
 * default implementations will be used. These default implementations will simply create implementations of the types

From source file org.springframework.portlet.filter.GenericPortletFilterBean.java

/**
 * @author Eric Dalquist
 * @version $Revision$
 */
public abstract class GenericPortletFilterBean
        implements PortletFilter, BeanNameAware, PortletContextAware, InitializingBean, DisposableBean {

From source file com.betfair.cougar.client.HttpClientExecutable.java

/**
 * Implementation of client executable using synchronous implementation of HTTP ReScript protocol.
 */
@ManagedResource
public class HttpClientExecutable extends AbstractHttpExecutable<HttpUriRequest> implements BeanNameAware {
    private static final Logger LOGGER = LoggerFactory.getLogger(HttpClientExecutable.class);

From source file org.apereo.services.persondir.support.CachingPersonAttributeDaoImpl.java

/**
 * A configurable caching implementation of {@link IPersonAttributeDao}
 * which caches results from a wrapped IPersonAttributeDao. 
 * <br>
 * <br>
 * Configuration:

From source file org.springframework.data.gemfire.CacheFactoryBean.java

/**
 * Factory used for configuring a Gemfire Cache manager. Allows either retrieval of an existing, opened cache 
 * or the creation of a new one.
    
 * <p>This class implements the {@link org.springframework.dao.support.PersistenceExceptionTranslator}
 * interface, as auto-detected by Spring's

From source file org.archive.modules.deciderules.surt.SurtPrefixedDecideRule.java

/**
 * Rule applies configured decision to any URIs that, when 
 * expressed in SURT form, begin with one of the prefixes
 * in the configured set. 
 * 
 * The set can be filled with SURT prefixes implied or