@Singleton public class DeploymentModulesArchivePreparer extends Object implements org.wildfly.swarm.spi.api.ArchivePreparer
| Constructor and Description |
|---|
DeploymentModulesArchivePreparer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addModule(org.wildfly.swarm.spi.api.JARArchive archive,
org.wildfly.swarm.spi.api.annotations.DeploymentModule entry) |
void |
prepareArchive(org.jboss.shrinkwrap.api.Archive<?> archive) |
public void prepareArchive(org.jboss.shrinkwrap.api.Archive<?> archive)
prepareArchive in interface org.wildfly.swarm.spi.api.ArchivePreparerprotected void addModule(org.wildfly.swarm.spi.api.JARArchive archive,
org.wildfly.swarm.spi.api.annotations.DeploymentModule entry)
Copyright © 2016 JBoss by Red Hat. All rights reserved.