Red Hat Training

A Red Hat training course is available for Red Hat JBoss Operations Network

2.30. Data-Class: SimplePropDef

A simple property definition

Description: This bean is e.g. used for parameters of operations

Properties
NameTypeDescription
name String The name of the property
required boolean Indicates if the property is required i.e. has to have a value set
type org.rhq.core.domain.configuration.definition.PropertySimpleType The type of the property
defaultValue String The string representation of a default value if defined.