Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addManifest(ManifestVersionRecord.MavenManifest) - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord
- addManifest(ManifestVersionRecord.NoManifest) - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord
- addManifest(ManifestVersionRecord.UrlManifest) - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord
C
- configurationPath(Path) - Static method in class org.wildfly.prospero.metadata.ProsperoMetadataUtils
- CURRENT_VERSION_FILE - Static variable in class org.wildfly.prospero.metadata.ProsperoMetadataUtils
D
- DEFAULT_SCHEMA - Static variable in class org.wildfly.prospero.metadata.ManifestVersionRecord
G
- generate(Path, List<Channel>, ChannelManifest, ManifestVersionRecord) - Static method in class org.wildfly.prospero.metadata.ProsperoMetadataUtils
-
Generate installer metadata inside
serverDir. - getArtifactId() - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord.MavenManifest
- getCurrentVersions(List<Channel>) - Method in class org.wildfly.prospero.metadata.ManifestVersionResolver
-
Deprecated.
- getCurrentVersions(ChannelSession) - Static method in class org.wildfly.prospero.metadata.ManifestVersionResolver
- getDescription() - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord.MavenManifest
- getDescription() - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord.UrlManifest
- getGroupId() - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord.MavenManifest
- getHash() - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord.UrlManifest
- getMavenManifests() - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord
- getOpenManifests() - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord
- getRepos() - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord.NoManifest
- getSchemaVersion() - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord
- getStrategy() - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord.NoManifest
- getSummary() - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord
- getSummary() - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord.MavenManifest
- getSummary() - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord.NoManifest
- getSummary() - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord.UrlManifest
- getUrl() - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord.UrlManifest
- getUrlManifests() - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord
- getVersion() - Method in class org.wildfly.prospero.metadata.ManifestVersionRecord.MavenManifest
I
- INSTALLER_CHANNELS_FILE_NAME - Static variable in class org.wildfly.prospero.metadata.ProsperoMetadataUtils
-
Name of the file containing list of channels the server is subscribed to.
M
- MANIFEST_FILE_NAME - Static variable in class org.wildfly.prospero.metadata.ProsperoMetadataUtils
-
Name of the file containing channel manifest generated during provisioning.
- manifestPath(Path) - Static method in class org.wildfly.prospero.metadata.ProsperoMetadataUtils
- ManifestVersionRecord - Class in org.wildfly.prospero.metadata
- ManifestVersionRecord() - Constructor for class org.wildfly.prospero.metadata.ManifestVersionRecord
- ManifestVersionRecord(String, List<ManifestVersionRecord.MavenManifest>, List<ManifestVersionRecord.UrlManifest>, List<ManifestVersionRecord.NoManifest>) - Constructor for class org.wildfly.prospero.metadata.ManifestVersionRecord
- ManifestVersionRecord.MavenManifest - Class in org.wildfly.prospero.metadata
- ManifestVersionRecord.NoManifest - Class in org.wildfly.prospero.metadata
- ManifestVersionRecord.UrlManifest - Class in org.wildfly.prospero.metadata
- ManifestVersionResolver - Class in org.wildfly.prospero.metadata
-
Identifies manifests used to provision installation.
- ManifestVersionResolver(Path, RepositorySystem) - Constructor for class org.wildfly.prospero.metadata.ManifestVersionResolver
-
Deprecated.
- MAVEN_OPTS_FILE - Static variable in class org.wildfly.prospero.metadata.ProsperoMetadataUtils
- MavenManifest(String, String, String) - Constructor for class org.wildfly.prospero.metadata.ManifestVersionRecord.MavenManifest
-
Deprecated.
- MavenManifest(String, String, String, String) - Constructor for class org.wildfly.prospero.metadata.ManifestVersionRecord.MavenManifest
- METADATA_DIR - Static variable in class org.wildfly.prospero.metadata.ProsperoMetadataUtils
-
Folder containing Prospero metadata inside the provisioned server.
N
- NoManifest(List<String>, String) - Constructor for class org.wildfly.prospero.metadata.ManifestVersionRecord.NoManifest
O
- org.wildfly.prospero.metadata - package org.wildfly.prospero.metadata
P
- ProsperoMetadataUtils - Class in org.wildfly.prospero.metadata
- ProsperoMetadataUtils() - Constructor for class org.wildfly.prospero.metadata.ProsperoMetadataUtils
- PROVISIONING_RECORD_XML - Static variable in class org.wildfly.prospero.metadata.ProsperoMetadataUtils
R
- read(Path) - Static method in class org.wildfly.prospero.metadata.ManifestVersionRecord
- README_FILE_NAME - Static variable in class org.wildfly.prospero.metadata.ProsperoMetadataUtils
- recordProvisioningDefinition(Path) - Static method in class org.wildfly.prospero.metadata.ProsperoMetadataUtils
-
creates a copy of Galleon provisioning configuration from
Constants.PROVISIONED_STATE_DIR/Constants.PROVISIONING_XMLin theMETADATA_DIR.
S
- SCHEMA_100 - Static variable in class org.wildfly.prospero.metadata.ManifestVersionRecord
U
- UrlManifest(String, String) - Constructor for class org.wildfly.prospero.metadata.ManifestVersionRecord.UrlManifest
-
Deprecated.
- UrlManifest(String, String, String) - Constructor for class org.wildfly.prospero.metadata.ManifestVersionRecord.UrlManifest
W
- writeChannelsConfiguration(Path, List<Channel>) - Static method in class org.wildfly.prospero.metadata.ProsperoMetadataUtils
-
record
channelsto the file at . - writeManifest(Path, ChannelManifest) - Static method in class org.wildfly.prospero.metadata.ProsperoMetadataUtils
-
record
ChannelManifestto the file at . - writeToFile(Path, String) - Static method in class org.wildfly.prospero.metadata.ProsperoMetadataUtils
- writeVersionRecord(Path, ManifestVersionRecord) - Static method in class org.wildfly.prospero.metadata.ProsperoMetadataUtils
-
record
ManifestVersionRecordto the file at . - writeWarningReadme(Path) - Static method in class org.wildfly.prospero.metadata.ProsperoMetadataUtils
All Classes and Interfaces|All Packages|Constant Field Values