public class ExplodedDeploymentMarker extends Object
| Constructor and Description |
|---|
ExplodedDeploymentMarker() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isExplodedDeployment(DeploymentUnit deploymentUnit) |
static void |
markAsExplodedDeployment(DeploymentUnit deploymentUnit) |
public static void markAsExplodedDeployment(DeploymentUnit deploymentUnit)
public static boolean isExplodedDeployment(DeploymentUnit deploymentUnit)
Copyright © 2020 JBoss by Red Hat. All rights reserved.