|
|||||||||
| 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 version)
Get the API definiton |
static List<String> |
getImplementation(String version)
Get the implementation definiton |
static List<String> |
getJdbc(String version)
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 version)
version - The version
public static List<String> getImplementation(String version)
version - The version
public static List<String> getJdbc(String version)
version - The version
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||