public class IbmMisc extends Object
Modifier and Type | Field and Description |
---|---|
static String |
GETCONNPOOLPROP_XSLT |
static String |
GETJMSDEST_XSLT |
Constructor and Description |
---|
IbmMisc() |
Modifier and Type | Method and Description |
---|---|
static String |
getApplicationDeploymentDescriptorPath() |
static String |
getConfigurationResourcePath() |
static String |
getConfigurationServerPath() |
static String |
getConnectionPoolProperties(String confResString,
String providerType,
String jndiName) |
static String |
getJmsDestinations(String confResString) |
public static final String GETCONNPOOLPROP_XSLT
public static final String GETJMSDEST_XSLT
public static String getApplicationDeploymentDescriptorPath()
public static String getConfigurationResourcePath()
public static String getConfigurationServerPath()
public static String getConnectionPoolProperties(String confResString, String providerType, String jndiName) throws IOException, TransformerException, SAXException
public static String getJmsDestinations(String confResString) throws IOException, TransformerException, SAXException
Copyright © 2023 Frank!Framework. All rights reserved.