View Javadoc
1 /* 2 * Nanning Aspects 3 * 4 * Distributable under LGPL license. 5 * See terms of license at gnu.org. 6 */ 7 package org.codehaus.nanning; 8 9 /*** 10 * 11 * <!-- $Id: Interceptor.java,v 1.1 2003/07/04 10:53:59 lecando Exp $ --> 12 * 13 * @author $Author: lecando $ 14 * @version $Revision: 1.1 $ 15 */ 16 public interface Interceptor { 17 }

This page was automatically generated by Maven