Uses of Interface
org.rhq.core.domain.configuration.DeepCopyable

Packages that use DeepCopyable
org.rhq.core.domain.configuration   
 

Uses of DeepCopyable in org.rhq.core.domain.configuration
 

Classes in org.rhq.core.domain.configuration that implement DeepCopyable
 class Property
          The abstract base class for all Configuration value property types.
 class PropertyList
          Holds an indexed list of child properties.
 class PropertyMap
          Holds a map of child properties.
 class PropertySimple
          This type of Property stores a simple Java primitive value in string form.
 class RawConfiguration
          Resources support structured configuration as well as raw configuration which is represented by this class.
 



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