
public class ModuleXml extends Object
| Constructor and Description |
|---|
ModuleXml() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getApi(String commonApiVersion,
String commonSpiVersion,
String coreApiVersion)
Get the API definiton
|
static List<String> |
getImplementation(String commonImplVersion,
String coreImplVersion,
String deployersCommonVersion,
String validatorVersion)
Get the implementation definiton
|
static List<String> |
getJdbc(String jdbcVersion)
Get the JDBC definiton
|
public static List<String> getApi(String commonApiVersion, String commonSpiVersion, String coreApiVersion)
commonApiVersion - The versioncommonSpiVersion - The versioncoreApiVersion - The versionpublic static List<String> getImplementation(String commonImplVersion, String coreImplVersion, String deployersCommonVersion, String validatorVersion)
commonImplVersion - The versioncoreImplVersion - The versiondeployersCommonVersion - The versionvalidatorVersion - The versionCopyright © 2014 IronJacamar (http://www.ironjacamar.org)