Package org.jboss.as.xts
Class XTSDeploymentMarker
java.lang.Object
org.jboss.as.xts.XTSDeploymentMarker
- Author:
- paul.robinson@redhat.com, 2012-02-13
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisXTSAnnotationDeployment(org.jboss.as.server.deployment.DeploymentUnit unit) static voidmark(org.jboss.as.server.deployment.DeploymentUnit unit)
-
Method Details
-
mark
public static void mark(org.jboss.as.server.deployment.DeploymentUnit unit) -
isXTSAnnotationDeployment
public static boolean isXTSAnnotationDeployment(org.jboss.as.server.deployment.DeploymentUnit unit)
-