WildFly: EE subsystem (Jakarta Namespace) 26.0.0.Beta1
- java.lang.Object
-
- org.jboss.as.ee.component.deployers.LifecycleAnnotationParsingProcessor
-
- All Implemented Interfaces:
- org.jboss.as.server.deployment.DeploymentUnitProcessor
public class LifecycleAnnotationParsingProcessor
extends Object
implements org.jboss.as.server.deployment.DeploymentUnitProcessor
Deployment processor responsible for finding @PostConstruct and @PreDestroy annotated methods.
- Author:
- John Bailey, 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
WildFly: EE subsystem (Jakarta Namespace) 26.0.0.Beta1
Copyright © 2021 JBoss by Red Hat. All rights reserved.