WildFly: EJB Subsystem 17.0.0.Alpha1
- java.lang.Object
-
- org.jboss.as.ejb3.deployment.processors.DiscoveryRegistrationProcessor
-
- All Implemented Interfaces:
- org.jboss.as.server.deployment.DeploymentUnitProcessor
public final class DiscoveryRegistrationProcessor
extends Object
implements org.jboss.as.server.deployment.DeploymentUnitProcessor
Processor responsible for ensuring that the discovery service for each deployment unit exists.
- 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: EJB Subsystem 17.0.0.Alpha1
Copyright © 2019 JBoss by Red Hat. All rights reserved.