Example usage for org.springframework.context.weaving LoadTimeWeaverAware interface-usage

List of usage examples for org.springframework.context.weaving LoadTimeWeaverAware interface-usage

Introduction

In this page you can find the example usage for org.springframework.context.weaving LoadTimeWeaverAware interface-usage.

Usage

From source file net.beachchou.spring.ioc.aware.LoadTimeWeaverAwareBean.java

/**
 *
 * @author beach
 */
public class LoadTimeWeaverAwareBean implements LoadTimeWeaverAware {

From source file org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager.java

/**
 * Default implementation of the {@link PersistenceUnitManager} interface.
 * Used as internal default by
 * {@link org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean}.
 *
 * <p>Supports standard JPA scanning for {@code persistence.xml} files,