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

The AS upgrader application - updates the IronJacamar distribution inside the JBoss Application Server
| Field Summary | |
|---|---|
static String[] |
API_ARTIFACTS
API artifacts |
static String[] |
IMPLEMENTATION_ARTIFACTS
Implementation artifacts |
static String[] |
JDBC_ARTIFACTS
JDBC artifacts |
static String |
RELEASE_REPOSITORY
Release repository |
static String |
SNAPSHOT_REPOSITORY
Snapshot repository |
| Constructor Summary | |
|---|---|
Main()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Main |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String RELEASE_REPOSITORY
public static final String SNAPSHOT_REPOSITORY
public static final String[] API_ARTIFACTS
public static final String[] IMPLEMENTATION_ARTIFACTS
public static final String[] JDBC_ARTIFACTS
| Constructor Detail |
|---|
public Main()
| Method Detail |
|---|
public static void main(String[] args)
args - command line arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||