1 / 9

Integrating Load-Time Weaving into OSGi

Integrating Load-Time Weaving into OSGi. Matthew Webster IBM Java Technology Hursley, UK AspectJ Committer Martin Lippert Consulta nt it-agile. Goals. Provide Runtime Modularity and Versioning for Crosscutting Concerns

osborn
Download Presentation

Integrating Load-Time Weaving into OSGi

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Integrating Load-Time Weaving into OSGi Matthew Webster IBM Java Technology Hursley, UK AspectJ Committer Martin Lippert Consultant it-agile

  2. Goals • Provide Runtime Modularity and Versioning for Crosscutting Concerns • Declarative configuration of cross cutting concerns at the bundle level • Opt-in and co-opt models • Raise the level of abstraction for an AOP: develop, consume and deploy cross-cutting capability as bundles and fragments • Facilitate the Independent Delivery of Crosscutting Capability • Cross-cutting capability delivered separately from core function • Flexible approach to consuming platform features • Re-use at binary bundle level • Simplify Load-Time Weaving • Weaving determined by bundle dependencies • Weaving scoped by bundles • Weaving mechanism is JVM-independent

  3. AOP and OSGi Application Problem Determination Management Needs PD Needs Recursion Detection Needs PD Needs Management Needs PD

  4. AOP and OSGi Application Problem Determination Management Needs PD Needs Recursion Detection Needs PD Needs Management Needs PD

  5. AOP and OSGi Application Problem Determination Management Local Aspect Fragment Co-Op Aspect Opt-In Aspect Private Aspect

  6. Runtime Application Weaving Service (AspectJ) Caching Service (IBM) Problem Determination Configuration Management AOSGi AJDT OSGi Eclipse

  7. Demo

  8. Next Steps • Make AOSGi available • OSGi adaptor and services • Tests • Use cases • Make AJEER available • Develop common infrastructure • Solicit use cases • Identify tools enhancements

  9. More Information • Aspects Incubator • http://www.eclipse.org/equinox/incubator/aspects/ • AspectJ and AJDT • http://www.eclipse.org/aspectj/ • http://www.eclipse.org/ajdt/ • IBM Developer Kit • Linux: http://www.ibm.com/developerworks/java/jdk/ • Windows: http://www.ibm.com/developerworks/java/jdk/eclipse/ • Docs: http://www.ibm.com/developerworks/java/jdk/docs.html

More Related