Open Source Repository

Home /spring/spring-aop-3.0.5 | Repository Home



org/springframework/aop/interceptor/package-info.java

/**
 *
 * Provides miscellaneous interceptor implementations.
 * More specific interceptors can be found in corresponding
 * functionality packages, like "transaction" and "orm".
 *
 */
package org.springframework.aop.interceptor;