All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.weicoder.web.aop.AopAll Maven / Gradle / Ivy

There is a newer version: 3.6.2
Show newest version
package com.weicoder.web.aop;

/**
 * aop实现类接口 拦截所有action方法
 * @author wudi
 */
public interface AopAll extends Aops {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy