|
Annotations and the Future of Middleware
JBoss's Marc Fleury studies how annotations and aspects are influencing the design and implementation of middleware.
Java Pro Live! Boston, October 19, 2004
|
Marc Fleury
Founder, Chairman, and CEO, JBoss
|
Annotations are changing the way we think about, design, implement, and use middleware. Traditionally middleware was specified with interfaces and heavy programming models. The introduction of J2SE 5.0 annotations, combined with aspect orientation, enables middleware vendors to provide ease-of-use features such as annotation-driven development. Many specifications, such as EJB 3.0, are taking advantage of these features. In this keynote presentation at Java Pro Live!, JBoss Founder Marc Fleury studied the influence annotations and aspects have on middleware.
Resources:
"" by Pierre Fricke (DH Brown, July 13, 2004)
on subjects such as "Introduction to JBossCache," "Aspect-Oriented Programming," and "Understanding the Professional Open Source Business Model"
Back to top
|