A weave type specifies how to weave a advice into the targets. A concrete weavetype must provide a {@link de.petris.dynamicaspects.classhandler.ClassHandler ClassHandler}. There a two build-in weave types: one for wrapping around methods/constructor calls and one for wrapping around methods/constructor executions.
@author Marco Petris
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.