Serialized Form


Package de.smartics.properties.resource.app

Package de.smartics.properties.resource.domain

Class de.smartics.properties.resource.domain.ArtifactId extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

groupId

String groupId
The group the artifact belongs to.

 

name

String name
The name of the artifact.

 

version

String version
The version of the artifact.

 

archiveType

String archiveType
The artifact type that is expressed by the artifact's file name extension.

 

classifier

String classifier
The classifier to the artifact. May be null.

 

Class de.smartics.properties.resource.domain.ArtifactRef extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

ArtifactId id
The unique identifier of the artifact.

 

url

URL url
The reference to the physical artifact.

 

Class de.smartics.properties.resource.domain.ClassPathEnvironment extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

index

Map<K,V> index
The map of artifact IDs (GAV concatenated and separated by colons) to the artifact references.


artifactRefs

List<E> artifactRefs
The list of artifact references found on this class path.

 

Class de.smartics.properties.resource.domain.ResourceException extends de.smartics.properties.api.core.app.PropertyRootException implements Serializable

serialVersionUID: 1L


Package de.smartics.properties.resource.heap

Class de.smartics.properties.resource.heap.HeapException extends ResourceException implements Serializable

serialVersionUID: 2L


Package de.smartics.properties.resource.repository

Class de.smartics.properties.resource.repository.RepositoryException extends ResourceException implements Serializable

serialVersionUID: 2L



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.