org.ow2.petals.binding.soap
Class SoapConstants.JmsTransportLayer

java.lang.Object
  extended by org.ow2.petals.binding.soap.SoapConstants.JmsTransportLayer
Enclosing class:
SoapConstants

public static class SoapConstants.JmsTransportLayer
extends java.lang.Object

JMS transport layer related constants

Author:
Christophe DENEUX - Capgemini Sud

Field Summary
static java.lang.String CONFAC_JNDINAME
          Name of the extension containing the JNDI name of the default JMS connection factory.
static java.lang.String JNDI_INITIAL_FACTORY
          Name of the extension containing the initial context factory class needed to access the JNDI server where the default JMS connection factory can be found.
static java.lang.String JNDI_PROVIDER_URL
          Name of the extension containing the JNDI provider URL where the default JMS connection factory can be found.
 
Constructor Summary
SoapConstants.JmsTransportLayer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JNDI_INITIAL_FACTORY

public static final java.lang.String JNDI_INITIAL_FACTORY
Name of the extension containing the initial context factory class needed to access the JNDI server where the default JMS connection factory can be found.

See Also:
Constant Field Values

JNDI_PROVIDER_URL

public static final java.lang.String JNDI_PROVIDER_URL
Name of the extension containing the JNDI provider URL where the default JMS connection factory can be found.

See Also:
Constant Field Values

CONFAC_JNDINAME

public static final java.lang.String CONFAC_JNDINAME
Name of the extension containing the JNDI name of the default JMS connection factory.

See Also:
Constant Field Values
Constructor Detail

SoapConstants.JmsTransportLayer

public SoapConstants.JmsTransportLayer()


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.