Package org.rhq.core.domain.configuration.definition

Class Summary
ConfigurationDefinition The entire definition for a javax.persistence.CascadeType.Configuration.
ConfigurationTemplate This object represents a single template of configuration values for a given definition.
PropertyDefinition Base type of the definition of a configuration property.
PropertyDefinitionEnumeration  
PropertyDefinitionList The definition of a list of properties where each member of the list has the same definition.
PropertyDefinitionMap The definition of properties in a map.
PropertyDefinitionSimple Defines a simple property.
PropertyGroupDefinition I made this an attribute instead of a content holder because I didn't want to complicate the access procedures for a property definition.
PropertyOptionsSource Defines a source for property options
 

Enum Summary
ActivationPolicy  
ConfigurationFormat Specifies the type of configuration that is supported in a ConfigurationDefinition.
PropertyOptionsSource.TargetType  
PropertySimpleType These represent the supported data types for PropertySimple values.
 



Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.