Red Hat Training

A Red Hat training course is available for Red Hat JBoss Web Server

8.4. Components as Map Indices

The <composite-map-key> element allows you to map a component class as the key of a Map. Ensure that you override hashCode() and equals() correctly on the component class.