public final class ManifestClassPathProcessor extends Object implements DeploymentUnitProcessor
AdditionalModuleSpecification| Constructor and Description |
|---|
ManifestClassPathProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(DeploymentPhaseContext phaseContext)
We only allow a single deployment at a time to be run through the class path processor.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitundeploypublic void deploy(DeploymentPhaseContext phaseContext) throws DeploymentUnitProcessingException
deploy in interface DeploymentUnitProcessorphaseContext - the deployment unit contextDeploymentUnitProcessingException - if an error occurs during processingCopyright © 2021 JBoss by Red Hat. All rights reserved.