Java Bean elements

The namespace prefix is bean: and the namespace declaration http://www.volantis.com/xmlns/2010/02/dci/bean.

The namespace prefix is bean: and the namespace declaration http://www.volantis.com/xmlns/2010/02/dci/bean.

Name Purpose
bean:create

Creates a Java bean object. The operation is responsible for creating, initializing, and releasing the bean when it is not longer needed.

bean:property

An initialization property for a newly constructed bean.

Related topics