Serialized Form


Package org.springframework.extensions.config

Class org.springframework.extensions.config.ConfigException extends PlatformRuntimeException implements Serializable

serialVersionUID: 3257008761007847733L


Package org.springframework.extensions.config.element

Class org.springframework.extensions.config.element.ConfigElementAdapter extends Object implements Serializable

Serialized Fields

name

String name

value

String value

attributes

Map<K,V> attributes

children

List<E> children

Class org.springframework.extensions.config.element.GenericConfigElement extends ConfigElementAdapter implements Serializable



Copyright © 2009 SpringSource, Inc. All Rights Reserved.