| Class | Description |
|---|---|
| Activation |
The conditions within the build runtime environment which will trigger
the automatic inclusion of the parent build profile.
|
| Activation.Builder |
Builder class used to create Activation instances.
|
| ActivationFile |
This is the file specification used to activate a profile.
|
| ActivationFile.Builder |
Builder class used to create ActivationFile instances.
|
| ActivationOS |
This is an activator which will detect an operating system's attributes in order to activate
its profile.
|
| ActivationOS.Builder |
Builder class used to create ActivationOS instances.
|
| ActivationProperty |
This is the property specification used to activate a profile.
|
| ActivationProperty.Builder |
Builder class used to create ActivationProperty instances.
|
| IdentifiableBase |
Base class for
Mirror, Profile, Proxy and Server. |
| IdentifiableBase.Builder |
Builder class used to create IdentifiableBase instances.
|
| Mirror |
A download mirror for a given repository.
|
| Mirror.Builder |
Builder class used to create Mirror instances.
|
| Profile |
Modifications to the build process which is keyed on some
sort of environmental parameter.
|
| Profile.Builder |
Builder class used to create Profile instances.
|
| Proxy |
The
<proxy> element contains informations required to a proxy settings. |
| Proxy.Builder |
Builder class used to create Proxy instances.
|
| Repository |
Repository contains the information needed for establishing
connections with remote repository
|
| Repository.Builder |
Builder class used to create Repository instances.
|
| RepositoryBase |
Repository contains the information needed
for establishing connections with remote repository
|
| RepositoryBase.Builder |
Builder class used to create RepositoryBase instances.
|
| RepositoryPolicy |
Download policy
|
| RepositoryPolicy.Builder |
Builder class used to create RepositoryPolicy instances.
|
| Server |
The
<server> element contains informations required to a server settings. |
| Server.Builder |
Builder class used to create Server instances.
|
| Settings |
Root element of the user configuration file.
|
| Settings.Builder |
Builder class used to create Settings instances.
|
| TrackableBase |
common base class that contains code to track the source for
this instance (USER|GLOBAL)
|
| TrackableBase.Builder |
Builder class used to create TrackableBase instances.
|
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.