public interface JARArchive extends JBossDeploymentStructureContainer<JARArchive>
JavaArchive
.
Like the JavaArchive
, this archive type supports adding
classes and resources. Additionally, it supports smarter addition
of service-providers to be discovered through the JDK ServiceLoader
patterns. Additionally, it supports adding modules as though through
jboss-deployment-structure.xml
.
ServiceProviderContainer
,
JBossDeploymentStructureContainer
PRIMARY_JBOSS_DEPLOYMENT_DESCRIPTOR_PATH, SECONDARY_JBOSS_DEPLOYMENT_DESCRIPTOR_PATH
addModule, addModule, excludeModule, excludeModule, getDescriptorAsset
Copyright © 2019 JBoss by Red Hat. All rights reserved.