public class TransactionalAnnotation extends Object
Modifier and Type | Field and Description |
---|---|
static String[] |
TRANSACTIONAL_ANNOTATIONS |
Modifier and Type | Method and Description |
---|---|
static TransactionalAnnotation |
build(org.jboss.as.server.deployment.DeploymentUnit unit,
String endpoint) |
public static final String[] TRANSACTIONAL_ANNOTATIONS
public static TransactionalAnnotation build(org.jboss.as.server.deployment.DeploymentUnit unit, String endpoint) throws XTSException
XTSException
Copyright © 2016 JBoss by Red Hat. All rights reserved.