Uses of Interface
org.jboss.system.server.profileservice.persistence.xml.PersistedElement

Packages that use PersistedElement
org.jboss.system.server.profileservice.persistence.xml   
 

Uses of PersistedElement in org.jboss.system.server.profileservice.persistence.xml
 

Subinterfaces of PersistedElement in org.jboss.system.server.profileservice.persistence.xml
 interface PersistedValue
          A persisted value.
 

Classes in org.jboss.system.server.profileservice.persistence.xml that implement PersistedElement
 class AbstractElement
          The abstract element.
 class AbstractPersisitedValue
          A abstract persisted value.
 class NullValue
          A value.
 class PersistedArrayValue
          The persisted ArrayValue.
 class PersistedCollectionValue
          The persisted collection value.
 class PersistedComponent
          A persisted managed component.
 class PersistedCompositeValue
          The persisted composite value.
 class PersistedEnumValue
          The persisted EnumValue.
 class PersistedGenericValue
          The persisted generic value.
 class PersistedManagedObject
          A persisted xml representation of a ManagedObject.
 class PersistedPair
          The SimpleValue/SimpleMetaType.
 class PersistedPropertiesValue
          The persisted TableValue.
 class PersistedProperty
          The persisted ManagedProperty.
 class PersistedSimpleValue
          The SimpleValue/SimpleMetaType.
 class PersistedTableValue
          The persisted TableValue.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.