Serialized Form


Package org.apache.avalon.util.criteria

Class org.apache.avalon.util.criteria.Criteria extends HashMap implements Serializable

Serialized Fields

m_params

Parameter[] m_params

Class org.apache.avalon.util.criteria.CriteriaException extends Exception implements Serializable

Serialized Fields

m_cause

Throwable m_cause

Class org.apache.avalon.util.criteria.CriteriaRuntimeException extends RuntimeException implements Serializable

Serialized Fields

m_cause

Throwable m_cause

Class org.apache.avalon.util.criteria.PackedParameter extends Parameter implements Serializable

Serialized Fields

m_delimiter

String m_delimiter

Class org.apache.avalon.util.criteria.Parameter extends Object implements Serializable

Serialized Fields

m_key

String m_key

m_type

Class m_type

m_required

boolean m_required

m_default

Object m_default


Package org.apache.avalon.util.defaults

Class org.apache.avalon.util.defaults.Defaults extends Properties implements Serializable

Serialized Fields

m_singles

String[] m_singles
single-valued property key names


m_enumerated

String[] m_enumerated
multi-valued or enumerated property key names


m_finders

DefaultsFinder[] m_finders
array of finders that define the property default discovery process


Package org.apache.avalon.util.env

Class org.apache.avalon.util.env.Env extends Properties implements Serializable

Class org.apache.avalon.util.env.EnvAccessException extends IOException implements Serializable

Serialized Fields

m_variable

String m_variable
the environment variable name if available


m_cause

Throwable m_cause
root cause


Package org.apache.avalon.extension.manager

Class org.apache.avalon.extension.manager.UnsatisfiedExtensionException extends Exception implements Serializable

Serialized Fields

m_extension

Extension m_extension
The unsatisfied Extension.



Copyright © The Apache Software Foundation. All Rights Reserved.