Presentation: "Introduction: Java in Action"
Time:
Wednesday 10:15 - 10:45
Location:
Elizabeth Windsor
Abstract: Many organisations see Java as the mainstream technology for
enterprise application development and there are no signs that this is
changing. This session takes a look at the trends in using Java for
enterprise application development, particularly with respect to the
IT industry in London, and how this affects our roles as architects
and developers.
Download slides
Tutorial: "What can JMX do for you?"
Time:
Monday 09:00 - 12:00
Location:
To be announced
Abstract:
JMX (the Java Management Extensions) is one of the lesser known jewels in the Java SE crown, and few people understand what this simple but powerful API can do for them. This tutorial presents an in-depth look at JMX and how it fits into the development of enterprise Java applications. We will be covering the following topics.
- Getting started with JMX and implementing your own MBeans.
- Using a bespoke container architecture to control application components with JMX at runtime.
- Using JMX to centralise access to core services (e.g. logging, configuration) in enterprise applications.
- Taking advantage of JMX notifications for real-time status updates.
- Options for starting, customizing and remotely exposing an MBeanServer instance.
- Integrating JMX functionality into your Spring application.
- Accessing MBeans from your application code.
- Extending JConsole functionality with the Java 6 JConsole API.
- Building your own web-based JMX dashboard to aggregate management information across multiple JVMs.
If you have not yet looked at what JMX can do for you, come along and find out.