JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
D
F
G
I
J
O
P
R
S
T
U
W
A
addAll(List<String>, List<String>)
- Method in class io.fabric8.deployer.
ProjectDeployer
addChild(DependencyDTO)
- Method in class io.fabric8.deployer.dto.
DependencyDTO
addMavenDependencies(Map<String, Parser>, DependencyDTO)
- Static method in class io.fabric8.deployer.
JavaContainers
appendMavenDependencies(Map<String, Parser>, Profile)
- Static method in class io.fabric8.deployer.
JavaContainers
D
DependencyDTO
- Class in
io.fabric8.deployer.dto
Represents a dependency tree
DependencyDTO()
- Constructor for class io.fabric8.deployer.dto.
DependencyDTO
deployProject(ProjectRequirements)
- Method in class io.fabric8.deployer.
ProjectDeployer
deployProjectJson(String)
- Method in class io.fabric8.deployer.
ProjectDeployer
deployProjectJson(String)
- Method in interface io.fabric8.deployer.
ProjectDeployerMXBean
DeployResults
- Class in
io.fabric8.deployer.dto
DeployResults()
- Constructor for class io.fabric8.deployer.dto.
DeployResults
DeployResults(Profile, String)
- Constructor for class io.fabric8.deployer.dto.
DeployResults
DtoHelper
- Class in
io.fabric8.deployer.dto
A helper class for working with the DTO marshalling with JSON
DtoHelper()
- Constructor for class io.fabric8.deployer.dto.
DtoHelper
F
findHawtioUrl(FabricService)
- Method in class io.fabric8.deployer.
ProjectDeployer
Finds a hawtio URL in the fabric
findVersion(FabricService, String)
- Method in class io.fabric8.deployer.
ProjectDeployer
G
getArtifactId()
- Method in class io.fabric8.deployer.dto.
DependencyDTO
getArtifactId()
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
getBaseVersion()
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
getBundles()
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
getChildren()
- Method in class io.fabric8.deployer.dto.
DependencyDTO
getClassifier()
- Method in class io.fabric8.deployer.dto.
DependencyDTO
getFabricService()
- Method in class io.fabric8.deployer.
ProjectDeployer
getFeatureRepositories()
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
getFeatures()
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
getGroupId()
- Method in class io.fabric8.deployer.dto.
DependencyDTO
getGroupId()
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
getJavaContainerArtifacts(FabricService, List<Profile>, ExecutorService)
- Static method in class io.fabric8.deployer.
JavaContainers
getJavaContainerArtifactsFiles(FabricService, List<Profile>, ExecutorService)
- Static method in class io.fabric8.deployer.
JavaContainers
getMapper()
- Static method in class io.fabric8.deployer.dto.
DtoHelper
Returns the object mapper used for the DTOs
getMinimumInstances()
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
getOrCreateProfile(Version, ProjectRequirements)
- Method in class io.fabric8.deployer.
ProjectDeployer
getOrCreateVersion(ProjectRequirements)
- Method in class io.fabric8.deployer.
ProjectDeployer
getParentProfiles()
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
getProfileId()
- Method in class io.fabric8.deployer.dto.
DeployResults
getProfileId()
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
getProfileId(ProjectRequirements)
- Method in class io.fabric8.deployer.
ProjectDeployer
getProfileUrl()
- Method in class io.fabric8.deployer.dto.
DeployResults
getRequirementsConfigFileName(ProjectRequirements)
- Static method in class io.fabric8.deployer.dto.
DtoHelper
Returns the file name of the JSON file stored in the profile for the dependencies
getRootDependency()
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
Returns the root maven dependency and all of its child dependency tree
getScope()
- Method in class io.fabric8.deployer.dto.
DependencyDTO
getType()
- Method in class io.fabric8.deployer.dto.
DependencyDTO
getVersion()
- Method in class io.fabric8.deployer.dto.
DependencyDTO
getVersion()
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
getVersionId()
- Method in class io.fabric8.deployer.dto.
DeployResults
getVersionId(ProjectRequirements)
- Method in class io.fabric8.deployer.
ProjectDeployer
I
io.fabric8.deployer
- package io.fabric8.deployer
io.fabric8.deployer.dto
- package io.fabric8.deployer.dto
isOptional()
- Method in class io.fabric8.deployer.dto.
DependencyDTO
J
JavaContainers
- Class in
io.fabric8.deployer
JavaContainers()
- Constructor for class io.fabric8.deployer.
JavaContainers
O
OBJECT_NAME
- Static variable in class io.fabric8.deployer.
ProjectDeployer
P
ProjectDeployer
- Class in
io.fabric8.deployer
Allows projects to be deployed into a profile using Jolokia / REST or build plugins such as a maven plugin
ProjectDeployer()
- Constructor for class io.fabric8.deployer.
ProjectDeployer
ProjectDeployerMXBean
- Interface in
io.fabric8.deployer
Represents the JMX API exposed by the
ProjectDeployer
ProjectRequirements
- Class in
io.fabric8.deployer.dto
Represents the project requirements and dependencies and how they should be mapped to a profile in fabric8
ProjectRequirements()
- Constructor for class io.fabric8.deployer.dto.
ProjectRequirements
R
registerJolokiaUrl(Container, String)
- Static method in class io.fabric8.deployer.
JavaContainers
Registers the given jolokia URL for the given container if its not null
removeAll(List<String>, List<String>)
- Method in class io.fabric8.deployer.
ProjectDeployer
removeUriPrefixBeforeMaven(String)
- Static method in class io.fabric8.deployer.
JavaContainers
Any URI which has a prefix before the "mvn:" part of the URI, such as "fab:mvn:..." or "war:mvn:..." gets the prefix removed so that the URI is just "mvn:..."
resolveProfileDeployments(ProjectRequirements, FabricService, Container, Profile, Profile)
- Method in class io.fabric8.deployer.
ProjectDeployer
S
setArtifactId(String)
- Method in class io.fabric8.deployer.dto.
DependencyDTO
setBaseVersion(String)
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
Sets the base version to use if creating a new version (which is like saying which branch to create the initial new version branch from)
setBundles(List<String>)
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
setChildren(List<DependencyDTO>)
- Method in class io.fabric8.deployer.dto.
DependencyDTO
setClassifier(String)
- Method in class io.fabric8.deployer.dto.
DependencyDTO
setFeatureRepositories(List<String>)
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
setFeatures(List<String>)
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
setGroupId(String)
- Method in class io.fabric8.deployer.dto.
DependencyDTO
setMinimumInstances(Integer)
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
setOptional(boolean)
- Method in class io.fabric8.deployer.dto.
DependencyDTO
setParentProfiles(List<String>)
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
setProfileId(String)
- Method in class io.fabric8.deployer.dto.
DeployResults
setProfileId(String)
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
setProfileUrl(String)
- Method in class io.fabric8.deployer.dto.
DeployResults
setRootDependency(DependencyDTO)
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
setScope(String)
- Method in class io.fabric8.deployer.dto.
DependencyDTO
setType(String)
- Method in class io.fabric8.deployer.dto.
DependencyDTO
setVersion(String)
- Method in class io.fabric8.deployer.dto.
DependencyDTO
setVersion(String)
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
setVersionId(String)
- Method in class io.fabric8.deployer.dto.
DeployResults
T
toBundleUrl()
- Method in class io.fabric8.deployer.dto.
DependencyDTO
Returns the maven URL for the artifact
toBundleUrlWithoutVersion()
- Method in class io.fabric8.deployer.dto.
DependencyDTO
Returns the maven URL for the artifact without the version
toBundleUrlWithType()
- Method in class io.fabric8.deployer.dto.
DependencyDTO
Returns the maven URL for the artifact including any type or modifier
toString()
- Method in class io.fabric8.deployer.dto.
DependencyDTO
toString()
- Method in class io.fabric8.deployer.dto.
DeployResults
toString()
- Method in class io.fabric8.deployer.dto.
ProjectRequirements
U
updateProfileConfiguration(Version, Profile, ProjectRequirements, ProjectRequirements)
- Method in class io.fabric8.deployer.
ProjectDeployer
Removes any old parents / features / repos and adds any new parents / features / repos to the profile
W
writeRequirementsJson(ProjectRequirements, Profile)
- Method in class io.fabric8.deployer.
ProjectDeployer
A
D
F
G
I
J
O
P
R
S
T
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011–2014
Red Hat
. All rights reserved.