A C D O
All Classes All Packages
All Classes All Packages
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.xmlfile 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
ServiceLoaderneeds 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.xmlfile 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.xmlfile with the optional dependency additions or exclusions. - createJBossWebContextRoot(String) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
-
Creates a
jboss-web.xmlwith the context root provided. - createJBossWebSecurityDomain(String) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
-
Creates a
jboss-web.xmlwith the security domain for the deployment. - createJBossWebXml(Map<String, String>) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
-
Creates a
jboss-web.xmlwith simple attributes. - createJBossWebXmlAsset(Map<String, String>) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
-
Creates a
jboss-web.xmlwith 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.xmlfile. - createPermissionsXml(Permission...) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
-
Creates a new asset with the given contents for a
permissions.xmlfile. - 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.xmlfile. - 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.xmlfile. - createPermissionsXmlAsset(Permission...) - Static method in class org.wildfly.testing.tools.deployments.DeploymentDescriptors
-
Creates a new asset with the given contents for a
permissions.xmlfile. - 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
All Classes All Packages