org.jboss.jca.as.upgrader
Class Main

java.lang.Object
  extended by org.jboss.jca.as.upgrader.Main

public class Main
extends Object

The AS upgrader application - updates the IronJacamar distribution inside the JBoss Application Server

Author:
Jesper Pedersen

Field Summary
static String REPOSITORY
          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

REPOSITORY

public static final String REPOSITORY
REpository

See Also:
Constant Field Values
Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
Main

Parameters:
args - command line arguments


Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)