Uses of Class
org.jboss.as.xts.XTSException
-
Packages that use XTSException Package Description org.jboss.as.xts.jandex org.jboss.as.xts.logging -
-
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) -
Uses of XTSException in org.jboss.as.xts.logging
Methods in org.jboss.as.xts.logging that return XTSException Modifier and Type Method Description XTSExceptionXtsAsLogger_$logger. unexpectedBridgeType(String bridgeType)XTSExceptionXtsAsLogger. unexpectedBridgeType(String bridgeType)
-