Uses of Class
org.jboss.system.server.profileservice.persistence.xml.AbstractElement

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

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

Subclasses of AbstractElement in org.jboss.system.server.profileservice.persistence.xml
 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 PersistedGenericValue
          The persisted generic value.
 class PersistedManagedObject
          A persisted xml representation of a ManagedObject.
 class PersistedPropertiesValue
          The persisted TableValue.
 class PersistedProperty
          The persisted ManagedProperty.
 class PersistedTableValue
          The persisted TableValue.
 



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