Class DefaultJMSConnectionFactoryBinding
- java.lang.Object
-
- org.wildfly.extension.messaging.activemq.deployment.DefaultJMSConnectionFactoryBinding
-
public class DefaultJMSConnectionFactoryBinding extends Object
- Author:
- Emmanuel Hugonnet (c) 2021 Red Hat, Inc.
-
-
Field Summary
Fields Modifier and Type Field Description static StringCOMP_DEFAULT_JMS_CONNECTION_FACTORYstatic StringDEFAULT_JMS_CONNECTION_FACTORY
-
Constructor Summary
Constructors Constructor Description DefaultJMSConnectionFactoryBinding()
-
-
-
Field Detail
-
DEFAULT_JMS_CONNECTION_FACTORY
public static final String DEFAULT_JMS_CONNECTION_FACTORY
- See Also:
- Constant Field Values
-
COMP_DEFAULT_JMS_CONNECTION_FACTORY
public static final String COMP_DEFAULT_JMS_CONNECTION_FACTORY
- See Also:
- Constant Field Values
-
-