资 源 简 介
Aspect-Oriented Programming (AOP) framework.
Load-time weaving (LTW) is simply binary weaving defered until the point that a class loader loads a class file and defines the class to the JVM. To support this, one or more "weaving class loaders", either provided explicitly by the run-time environment or enabled through a "weaving agent" are required.
文 件 列 表
.settings
org.eclipse.core.resources.prefs
apidocs
allclasses-frame.html
allclasses-noframe.html
constant-values.html
deprecated-list.html
help-doc.html
index-all.html
index.html
overview-frame.html
overview-summary.html
overview-tree.html
package-list
serialized-form.html
stylesheet.css
lib
aopalliance-1.0.jar
commons-lang-2.4.jar
commons-logging-1.1.1.jar
geronimo-interceptor_3.0_spec-1.0.jar
janerics-0.1.0.jar
junit-4.5.jar
log4j-1.2.14.jar
samurai-aop-core-1.0.0.jar
samurai-aop-interceptors-1.0.1-javadoc.jar
samurai-aop-interceptors-1.0.1-sources.jar
samurai-aop-interceptors-1.0.1.jar
sample-bin
AsyncInterceptor.bat
CacheInterceptor.bat
CloneInterceptor.bat
CommonsBuilderInterceptor.bat
MockInterceptor.bat
SimpleTraceInterceptor.bat
SingletonInterceptor.bat
SyncInterceptor.bat
ToStringInterceptor.bat
TraceInterceptor.bat
TraceThrowsInterceptor.bat
_run.bat
src
main
test
target
apidocs
classes
maven-archiver
surefire-reports
test-classes
samurai-aop-interceptors-1.0.1-javadoc.jar
samurai-aop-interceptors-1.0.1-sources.jar
samurai-aop-interceptors-1.0.1.jar
.classpath
.project