Serialized Form


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 Exception 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.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



Copyright © Apache Software Foundation. All Rights Reserved.