Field Summary |
|
protected String | factoryRef The factory jndi name. |
protected String | jndiName The JNDI name to bind the adapter to. |
protected Properties | properties |
protected JMSProviderAdapter | providerAdapter The provider adapter which we are loading. |
protected String | providerAdapterClass The provider adapter classname. |
protected String | providerName The provider name. |
protected String | queueFactoryRef The queue factory jndi name. |
protected String | topicFactoryRef The topic factory jndi name. |