Package org.jboss.as.xts.jandex
Class StatelessAnnotation
- java.lang.Object
-
- org.jboss.as.xts.jandex.StatelessAnnotation
-
public class StatelessAnnotation extends Object
- Author:
- paul.robinson@redhat.com, 2012-02-06
-
-
Constructor Summary
Constructors Constructor Description StatelessAnnotation()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StatelessAnnotationbuild(org.jboss.as.server.deployment.DeploymentUnit unit, String endpoint)
-
-
-
Method Detail
-
build
public static StatelessAnnotation build(org.jboss.as.server.deployment.DeploymentUnit unit, String endpoint) throws XTSException
- Throws:
XTSException
-
-