Serialized Form


Package org.apache.avalon.framework

Class org.apache.avalon.framework.CascadingError implements Serializable

Serialized Fields

m_throwable

Throwable m_throwable

Class org.apache.avalon.framework.CascadingException implements Serializable

Serialized Fields

m_throwable

Throwable m_throwable
The Throwable that caused this exception to be thrown.

Class org.apache.avalon.framework.CascadingRuntimeException implements Serializable

Serialized Fields

m_throwable

Throwable m_throwable

Class org.apache.avalon.framework.Version implements Serializable

Serialized Fields

m_major

int m_major

m_minor

int m_minor

m_micro

int m_micro


Package org.apache.avalon.framework.component

Class org.apache.avalon.framework.component.ComponentException implements Serializable

Serialized Fields

m_key

String m_key


Package org.apache.avalon.framework.configuration

Class org.apache.avalon.framework.configuration.ConfigurationException implements Serializable

Class org.apache.avalon.framework.configuration.DefaultConfiguration implements Serializable

Serialized Fields

m_name

String m_name

m_location

String m_location

m_namespace

String m_namespace

m_prefix

String m_prefix

m_attributes

HashMap m_attributes

m_children

ArrayList m_children

m_value

String m_value

m_readOnly

boolean m_readOnly


Package org.apache.avalon.framework.context

Class org.apache.avalon.framework.context.ContextException implements Serializable


Package org.apache.avalon.framework.parameters

Class org.apache.avalon.framework.parameters.ParameterException implements Serializable

Class org.apache.avalon.framework.parameters.Parameters implements Serializable

Serialized Fields

m_parameters

Map m_parameters

m_readOnly

boolean m_readOnly


Package org.apache.avalon.framework.service

Class org.apache.avalon.framework.service.ServiceException implements Serializable

Serialized Fields

m_key

String m_key



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.