Serialized Form


Package org.apache.avalon.repository

Class org.apache.avalon.repository.Artifact extends Object implements Serializable

Serialized Fields

m_base

String m_base
the artifact base path


m_filename

String m_filename
the name of the the artifact relative to the base


m_path

String m_path
the computed path


m_group

String m_group
The artifact group.


m_name

String m_name
The artifact name.


m_type

String m_type
The artifact type.


m_version

String m_version
The artifact version.

Class org.apache.avalon.repository.RepositoryException extends Exception implements Serializable

Serialized Fields

m_cause

Throwable m_cause

Class org.apache.avalon.repository.RepositoryRuntimeException extends RuntimeException implements Serializable

Serialized Fields

m_cause

Throwable m_cause


Package org.apache.avalon.repository.meta

Class org.apache.avalon.repository.meta.ArtifactDescriptor extends Object implements Serializable

Serialized Fields

c_domain

String c_domain

c_version

String c_version

Class org.apache.avalon.repository.meta.FactoryDescriptor extends ArtifactDescriptor implements Serializable

Serialized Fields

m_group

String m_group

m_name

String m_name

m_version

String m_version

m_build

String m_build

c_api

Artifact[] c_api

c_spi

Artifact[] c_spi

c_imp

Artifact[] c_imp

m_factory

String m_factory

Class org.apache.avalon.repository.meta.MetaException extends RepositoryException implements Serializable


Package org.apache.avalon.repository.impl

Class org.apache.avalon.repository.impl.RepositoryCriteria extends org.apache.avalon.util.factory.impl.Criteria implements Serializable



Copyright © Apache Software Foundation. All Rights Reserved.