Package org.jboss.as.xts.jandex
Class OldCompensatableAnnotation
- java.lang.Object
-
- org.jboss.as.xts.jandex.OldCompensatableAnnotation
-
public class OldCompensatableAnnotation extends Object
- Author:
- Gytis Trikleris
-
-
Field Summary
Fields Modifier and Type Field Description static String[]COMPENSATABLE_ANNOTATIONS
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static OldCompensatableAnnotationbuild(org.jboss.as.server.deployment.DeploymentUnit unit, String endpoint)
-
-
-
Field Detail
-
COMPENSATABLE_ANNOTATIONS
public static final String[] COMPENSATABLE_ANNOTATIONS
-
-
Method Detail
-
build
public static OldCompensatableAnnotation build(org.jboss.as.server.deployment.DeploymentUnit unit, String endpoint) throws XTSException
- Throws:
XTSException
-
-