A C D O 
All Classes All Packages

A

addJBossDeploymentStructure(T, Set<String>, Set<String>) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
Adds a jboss-deployment-structure.xml file to a deployment with optional dependency additions or exclusions.
addModuleFilePermission(String...) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
This should only be used as a workaround for issues with API's where something like a ServiceLoader needs access to an implementation.

C

createJBossDeploymentStructure(Set<String>, Set<String>) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
Creates a jboss-deployment-structure.xml file with the optional dependency additions or exclusions.
createJBossDeploymentStructureAsset(Set<String>, Set<String>) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
Creates a jboss-deployment-structure.xml file with the optional dependency additions or exclusions.
createJBossWebContextRoot(String) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
Creates a jboss-web.xml with the context root provided.
createJBossWebSecurityDomain(String) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
Creates a jboss-web.xml with the security domain for the deployment.
createJBossWebXml(Map<String, String>) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
Creates a jboss-web.xml with simple attributes.
createJBossWebXmlAsset(Map<String, String>) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
Creates a jboss-web.xml with simple attributes.
createPermissionsXml(Iterable<? extends Permission>, Permission...) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
Creates a new asset with the given contents for a permissions.xml file.
createPermissionsXml(Permission...) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
Creates a new asset with the given contents for a permissions.xml file.
createPermissionsXmlAsset(Iterable<? extends Permission>) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
Creates a new asset with the given contents for a permissions.xml file.
createPermissionsXmlAsset(Iterable<? extends Permission>, Permission...) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
Creates a new asset with the given contents for a permissions.xml file.
createPermissionsXmlAsset(Permission...) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
Creates a new asset with the given contents for a permissions.xml file.
createTempDirPermission(String) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
Creates the permissions required for the java.io.tmpdir.

D

DeploymentDescriptors - Class in org.wildfly.testing.tools.deployments
A utility to generate various deployment descriptors.

O

org.wildfly.testing.tools.deployments - package org.wildfly.testing.tools.deployments
 
A C D O 
All Classes All Packages