WildFly: Parent Aggregator 10.1.0.Final
- 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
-
-
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: Parent Aggregator 10.1.0.Final
Copyright © 2018 JBoss by Red Hat. All rights reserved.