Uses of Class
org.jboss.as.xts.XTSException
-
Packages that use XTSException Package Description org.jboss.as.xts.jandex -
-
Uses of XTSException in org.jboss.as.xts.jandex
Methods in org.jboss.as.xts.jandex that throw XTSException Modifier and Type Method Description static BridgeTypeBridgeType. build(org.jboss.jandex.AnnotationInstance annotationInstance)static CompensatableAnnotationCompensatableAnnotation. build(org.jboss.as.server.deployment.DeploymentUnit unit, String endpoint)static EndpointMetaDataEndpointMetaData. build(org.jboss.as.server.deployment.DeploymentUnit unit, String endpoint)static StatelessAnnotationStatelessAnnotation. build(org.jboss.as.server.deployment.DeploymentUnit unit, String endpoint)static TransactionalAnnotationTransactionalAnnotation. build(org.jboss.as.server.deployment.DeploymentUnit unit, String endpoint)static WebServiceAnnotationWebServiceAnnotation. build(org.jboss.as.server.deployment.DeploymentUnit unit, String endpoint)
-