|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jca.as.upgrader.ModuleXml
public class ModuleXml

module.xml definitions
| Constructor Summary | |
|---|---|
ModuleXml()
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModuleXml()
| Method Detail |
|---|
public static List<String> getApi(String commonApiVersion,
String commonSpiVersion,
String coreApiVersion)
commonApiVersion - The versioncommonSpiVersion - The versioncoreApiVersion - The version
public static List<String> getImplementation(String commonImplVersion,
String coreImplVersion,
String deployersCommonVersion,
String validatorVersion)
commonImplVersion - The versioncoreImplVersion - The versiondeployersCommonVersion - The versionvalidatorVersion - The version
public static List<String> getJdbc(String jdbcVersion)
jdbcVersion - The version
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||