org.ow2.petals.binding.soap
Class Constants.JmsTransportLayer
java.lang.Object
org.ow2.petals.binding.soap.Constants.JmsTransportLayer
- Enclosing class:
- Constants
public static class Constants.JmsTransportLayer
- extends Object
JMS transport layer related constants
- Author:
- Christophe DENEUX - Capgemini Sud
|
Field Summary |
static String |
CONFAC_JNDINAME
Name of the extension containing the JNDI name of the default JMS
connection factory. |
static 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 String |
JNDI_PROVIDER_URL
Name of the extension containing the JNDI provider URL where the
default JMS connection factory can be found. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JNDI_INITIAL_FACTORY
public static final 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 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 String CONFAC_JNDINAME
- Name of the extension containing the JNDI name of the default JMS
connection factory.
- See Also:
- Constant Field Values
Constants.JmsTransportLayer
public Constants.JmsTransportLayer()
Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.