Class IIOPDeploymentMarker
java.lang.Object
org.wildfly.iiop.openjdk.deployment.IIOPDeploymentMarker
- Author:
- Stuart Douglas
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisIIOPDeployment(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit) static voidmark(org.jboss.as.server.deployment.DeploymentUnit deployment)
-
Constructor Details
-
IIOPDeploymentMarker
public IIOPDeploymentMarker()
-
-
Method Details
-
mark
public static void mark(org.jboss.as.server.deployment.DeploymentUnit deployment) -
isIIOPDeployment
public static boolean isIIOPDeployment(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit)
-