public static final class JMSTransportServiceFeature.Builder extends Object
public JMSTransportServiceFeature.Builder activationConfig(String x)
public JMSTransportServiceFeature.Builder bindingVersion(JMSBindingVersion x)
public JMSTransportServiceFeature build()
public JMSTransportServiceFeature.Builder deliveryMode(JMSDeliveryMode x)
public JMSTransportServiceFeature.Builder destinationName(String x)
public JMSTransportServiceFeature.Builder destinationType(JMSDestinationType x)
public JMSTransportServiceFeature.Builder enabled(boolean x)
public JMSTransportServiceFeature.Builder enableHttpWsdlAccess(boolean x)
public JMSTransportServiceFeature.Builder jmsMessageHeader(String x)
public JMSTransportServiceFeature.Builder jmsMessageProperty(String x)
public JMSTransportServiceFeature.Builder jndiConnectionFactoryName(String x)
public JMSTransportServiceFeature.Builder jndiContextParameter(String x)
public JMSTransportServiceFeature.Builder jndiInitialContextFactory(String x)
public JMSTransportServiceFeature.Builder jndiURL(String x)
public JMSTransportServiceFeature.Builder mdbPerDestination(boolean x)
public JMSTransportServiceFeature.Builder messageType(JMSMessageType x)
public JMSTransportServiceFeature.Builder priority(int x)
public JMSTransportServiceFeature.Builder replyToName(String x)
public JMSTransportServiceFeature.Builder runAsPrincipal(String x)
public JMSTransportServiceFeature.Builder runAsRole(String x)
public JMSTransportServiceFeature.Builder targetService(String x)
public JMSTransportServiceFeature.Builder timeToLive(long x)