The JARDeployer adds archives that do not contain META-INF/*.xml
files. The pattern of xml files that correspond to deployment descriptors
can be specified using the DescriptorNames attribute.
org.jboss.deployment.JARDeployer
The list of suffixes that define deployment descriptors which
if found in an archive META-INF directory indicate non-jar deployments
which should be ignored by the JARDeployer
DescriptorNames
[Ljava.lang.String;
Allow the override of supported suffixes and relative order
EnhancedSuffixes
[Ljava.lang.String;
&deployerAttributes;
&defaultAttributes;
&deployerOperations;
&defaultOperations;