Description: bboss-aop framework is a dynamic agent-based technology to achieve lightweight AOP framework, provide the basic components of management functions (Supporting components examples of single-instance and multi-mode), to support the declarative transaction management, interceptors (which can be configured in more than interceptors), as well as dependency injection (to prevent the cycle of dependency injection to provide the functions), Management Services Ways synchronous call. Follow-up article will introduce these features. This series of article applies to bboss-aop-1.0.5, download address: https:// sourceforge.net/project/showfiles.php? Group_id = 238653 & package_id = 290546 & release_id = 658454 in the introduction prior to each functional bboss-aop following introduction of the xml configuration file configuration syntax is very simple.
File list (Check if you may need any files):
.classpath
.project
bin
...\com
...\...\chinacreator
...\...\............\spi
...\...\............\...\interceptor
...\...\............\...\...........\A.class
...\...\............\...\...........\AI.class
...\...\............\...\...........\Insterceptor.class
...\...\............\...\...........\Insterceptor1.class
...\...\............\...\...........\simplemanager-interceptor.xml
...\...\............\...\...........\TestInterceptor.class
...\log4j.properties
...\manager-provider.xml
common.log
lib
...\bboss-aop-1.0.3.jar
...\cms.jar
...\commons-lang-2.1.jar
...\concurrent-1.3.2.jar
...\ditchnet-tabs-taglib.jar
...\frameworkset-pool.jar
...\frameworkset-util.jar
...\frameworkset.jar
...\j2ee.jar
...\jakarta-oro-2.0.8.jar
...\log4j.jar
...\ojdbc14.jar
src
...\com
...\...\chinacreator
...\...\............\spi
...\...\............\...\interceptor
...\...\............\...\...........\A.java
...\...\............\...\...........\AI.java
...\...\............\...\...........\Insterceptor.java
...\...\............\...\...........\Insterceptor1.java
...\...\............\...\...........\simplemanager-interceptor.xml
...\...\............\...\...........\TestInterceptor.java
...\log4j.properties
...\manager-provider.xml