Announcement: You can find the guides for Commerce 7.5 and later on the new Elastic Path Documentation site. This Developer Center contains the guides for Commerce 6.13.0 through 7.4.1.Visit new site

This version of Elastic Path Commerce is no longer supported or maintained. To upgrade to the latest version, contact your Elastic Path representative.

Using Elastic Path Java Beans

Using Elastic Path Java Beans

Elastic Path makes use of Java Beans to create reusable modules of code. Java Beans can be easily customized and wired into various Elastic Path Commerce modules through modifying the module's XML file where the Java Beans are declared. This section describes how to override Overriding Existing Bean Definitions and how to register Registering Entity Beans and Registering non-entity beans.