public class ServiceActivatorProcessor extends Object implements DeploymentUnitProcessor
| Constructor and Description |
|---|
ServiceActivatorProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(DeploymentPhaseContext phaseContext)
If the deployment has a module attached it will ask the module to load the ServiceActivator services.
|
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 © 2022 JBoss by Red Hat. All rights reserved.