Package org.jboss.as.xts.jandex
Class CompensatableAnnotation
- java.lang.Object
-
- org.jboss.as.xts.jandex.CompensatableAnnotation
-
public class CompensatableAnnotation extends Object
- Author:
- Gytis Trikleris, Paul Robinson
-
-
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 CompensatableAnnotationbuild(org.jboss.as.server.deployment.DeploymentUnit unit, String endpoint)
-
-
-
Field Detail
-
COMPENSATABLE_ANNOTATIONS
public static final String[] COMPENSATABLE_ANNOTATIONS
-
-
Method Detail
-
build
public static CompensatableAnnotation build(org.jboss.as.server.deployment.DeploymentUnit unit, String endpoint) throws XTSException
- Throws:
XTSException
-
-