WildFly: EE subsystem (Jakarta Namespace) 26.0.0.Beta1
- java.lang.Object
-
- org.jboss.as.ee.component.deployers.DescriptorEnvironmentLifecycleMethodProcessor
-
- All Implemented Interfaces:
- org.jboss.as.server.deployment.DeploymentUnitProcessor
public class DescriptorEnvironmentLifecycleMethodProcessor
extends Object
implements org.jboss.as.server.deployment.DeploymentUnitProcessor
Deployment descriptor that resolves interceptor methods defined in ejb-jar.xml that could not be resolved at
DD parse time.
- Author:
- Stuart Douglas
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jboss.as.server.deployment.DeploymentUnitProcessor
undeploy
-
-
Method Detail
-
handleMethods
public static void handleMethods(DeploymentDescriptorEnvironment env,
EEModuleDescription eeModuleDescription,
String defaultClassName)
throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
- Throws:
org.jboss.as.server.deployment.DeploymentUnitProcessingException
WildFly: EE subsystem (Jakarta Namespace) 26.0.0.Beta1
Copyright © 2021 JBoss by Red Hat. All rights reserved.