aspect bundle or support AspectWerkz

aspect bundle
    equinox-incubator/aspects
    AJEER and AOSGi
------------------------------------------------------
This Equinox incubator project brings together AJEER and AOSGi from the AspectJ development team to create a single weaving and byte-code caching runtime. The AJEER project offers a very simple approach to declaring aspects using the Eclipse plug-in mechanism. One or more aspects are packaged in a plugin and declared through an extension point provided by the weaving mechanism. AOSGi is designed to be a natural extension to both AspectJ LTW and OSGi using aop.xml files to declare aspects and the OSGi component model to determine the scope of any weaving. Weaving and byte-code caching are provided through pluggable services. This demonstration will show the project in action, describe how AOSGi is configured and give examples of applications that can exploit the new runtime.
------------------------------------------------------
support AspectWerkz

你可能感兴趣的:(eclipse,AOP,xml,osgi)