Class ActiveMQXAResourceRecovery.ConfigParser
- java.lang.Object
-
- org.apache.activemq.artemis.service.extensions.xa.recovery.ActiveMQXAResourceRecovery.ConfigParser
-
- Enclosing class:
- ActiveMQXAResourceRecovery
public static class ActiveMQXAResourceRecovery.ConfigParser extends Object
-
-
Constructor Summary
Constructors Constructor Description ConfigParser(String config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetConnectorFactoryClassName()Map<String,Object>getConnectorParameters()StringgetPassword()StringgetUsername()
-
-
-
Constructor Detail
-
ConfigParser
public ConfigParser(String config)
-
-