Uses of Class
org.jboss.as.controller.client.helpers.domain.DuplicateDeploymentNameException
Packages that use DuplicateDeploymentNameException
Package
Description
Convenience API built on top of the
core management API
to make it easier to perform common management tasks against a JBoss Application Server Managed Domain.Implementation classes to support the
managed domain convenience API.-
Uses of DuplicateDeploymentNameException in org.jboss.as.controller.client.helpers.domain
Methods in org.jboss.as.controller.client.helpers.domain that throw DuplicateDeploymentNameExceptionModifier and TypeMethodDescriptionIndicates the content of the specified file should be added to the default content repository.Indicates the content of the specified fileL should be added to the default content repository.DeploymentPlanBuilder.add(String name, InputStream stream) Indicates the content readable from the specifiedInputStreamshould be added to the default content repository.DeploymentPlanBuilder.add(String name, String commonName, InputStream stream) Indicates the content readable from the specifiedInputStreamshould be added to the content repository.Indicates the content at the specified URL should be added to the default content repository.Indicates the content at the specified URL should be added to the default content repository. -
Uses of DuplicateDeploymentNameException in org.jboss.as.controller.client.helpers.domain.impl
Methods in org.jboss.as.controller.client.helpers.domain.impl that throw DuplicateDeploymentNameExceptionModifier and TypeMethodDescriptionbyte[]DeploymentContentDistributor.distributeDeploymentContent(String uniqueName, String runtimeName, InputStream stream)