org.jboss.system.server.profileservice.persistence.xml
Class PersistedArrayValue

java.lang.Object
  extended by org.jboss.system.server.profileservice.persistence.xml.AbstractElement
      extended by org.jboss.system.server.profileservice.persistence.xml.AbstractPersisitedValue
          extended by org.jboss.system.server.profileservice.persistence.xml.PersistedCollectionValue
              extended by org.jboss.system.server.profileservice.persistence.xml.PersistedArrayValue
All Implemented Interfaces:
PersistedElement, PersistedValue

public class PersistedArrayValue
extends PersistedCollectionValue

The persisted ArrayValue.

Version:
$Revision: 85526 $
Author:
Emanuel Muckenhuber

Constructor Summary
PersistedArrayValue()
           
 
Method Summary
 
Methods inherited from class org.jboss.system.server.profileservice.persistence.xml.PersistedCollectionValue
addValue, getValues, setValues, size, toString, visit
 
Methods inherited from class org.jboss.system.server.profileservice.persistence.xml.AbstractElement
getClassName, getName, setClassName, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.jboss.system.server.profileservice.persistence.xml.PersistedElement
getName, setName
 

Constructor Detail

PersistedArrayValue

public PersistedArrayValue()


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