WildFly: EE 17.0.0.Alpha1
-
- All Implemented Interfaces:
- org.jboss.as.server.deployment.DeploymentUnitProcessor
public final class EarDependencyProcessor
extends Object
implements org.jboss.as.server.deployment.DeploymentUnitProcessor
Processor which ensures that subdeployments of an EAR all synchronize before the next phase.
- Author:
- David M. Lloyd
-
-
Method Summary
All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
void |
deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext) |
void |
undeploy(org.jboss.as.server.deployment.DeploymentUnit context) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
WildFly: EE 17.0.0.Alpha1
Copyright © 2019 JBoss by Red Hat. All rights reserved.