public final class CdiAnnotationMarker extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
cdiAnnotationsPresent(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit) |
static void |
mark(org.jboss.as.server.deployment.DeploymentUnit deployment)
Mark the deployment as a CDI one.
|
public static void mark(org.jboss.as.server.deployment.DeploymentUnit deployment)
deployment
- to be markedpublic static boolean cdiAnnotationsPresent(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit)
Copyright © 2021 JBoss by Red Hat. All rights reserved.