Package org.jboss.as.xts.jandex
Class EndpointMetaData
java.lang.Object
org.jboss.as.xts.jandex.EndpointMetaData
- Author:
- Gytis Trikleris, Paul Robinson
-
Method Summary
Modifier and TypeMethodDescriptionstatic EndpointMetaDatabooleanbooleanisEJB()booleanboolean
-
Method Details
-
build
public static EndpointMetaData build(org.jboss.as.server.deployment.DeploymentUnit unit, String endpoint) throws XTSException - Throws:
XTSException
-
getWebServiceAnnotation
-
isWebservice
public boolean isWebservice() -
isEJB
public boolean isEJB() -
isBridgeEnabled
public boolean isBridgeEnabled() -
isXTSEnabled
public boolean isXTSEnabled()
-