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