public class ServiceActivatorDependencyProcessor extends Object implements DeploymentUnitProcessor
| Constructor and Description |
|---|
ServiceActivatorDependencyProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(DeploymentPhaseContext phaseContext)
Add the dependencies if the deployment contains a service activator loader entry.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitundeploypublic void deploy(DeploymentPhaseContext phaseContext) throws DeploymentUnitProcessingException
deploy in interface DeploymentUnitProcessorphaseContext - the deployment unit contextDeploymentUnitProcessingExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.