Serialized Form
-
Package org.apache.avalon.framework
-
Error org.apache.avalon.framework.CascadingError
class CascadingError extends Error implements Serializable-
Serialized Fields
-
m_throwable
Throwable m_throwable
-
-
-
Exception org.apache.avalon.framework.CascadingException
class CascadingException extends Exception implements Serializable-
Serialized Fields
-
m_throwable
Throwable m_throwable
The Throwable that caused this exception to be thrown.
-
-
-
Exception org.apache.avalon.framework.CascadingRuntimeException
class CascadingRuntimeException extends RuntimeException implements Serializable-
Serialized Fields
-
m_throwable
Throwable m_throwable
-
-
-
Class org.apache.avalon.framework.Version
class Version extends Object implements Serializable-
Serialized Fields
-
m_major
int m_major
-
m_micro
int m_micro
-
m_minor
int m_minor
-
-
-
-
Package org.apache.avalon.framework.component
-
Exception org.apache.avalon.framework.component.ComponentException
class ComponentException extends CascadingException implements Serializable-
Serialized Fields
-
m_key
String m_key
-
-
-
-
Package org.apache.avalon.framework.configuration
-
Exception org.apache.avalon.framework.configuration.ConfigurationException
class ConfigurationException extends CascadingException implements Serializable-
Serialized Fields
-
m_config
Configuration m_config
-
-
-
Class org.apache.avalon.framework.configuration.DefaultConfiguration
class DefaultConfiguration extends AbstractConfiguration implements Serializable -
Class org.apache.avalon.framework.configuration.DefaultImmutableConfiguration
class DefaultImmutableConfiguration extends AbstractConfiguration implements Serializable
-
-
Package org.apache.avalon.framework.context
-
Exception org.apache.avalon.framework.context.ContextException
class ContextException extends CascadingException implements Serializable
-
-
Package org.apache.avalon.framework.parameters
-
Exception org.apache.avalon.framework.parameters.ParameterException
class ParameterException extends CascadingException implements Serializable -
Class org.apache.avalon.framework.parameters.Parameters
class Parameters extends Object implements Serializable-
Serialized Fields
-
m_parameters
Map m_parameters
-
m_readOnly
boolean m_readOnly
-
-
-
-
Package org.apache.avalon.framework.service
-
Exception org.apache.avalon.framework.service.ServiceException
class ServiceException extends CascadingException implements Serializable-
Serialized Fields
-
m_key
String m_key
-
-
-