|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.tools.migration.JetspeedMigrationApplication
public class JetspeedMigrationApplication
Jetspeed Migration application.
| Constructor Summary | |
|---|---|
JetspeedMigrationApplication(java.lang.String[] args)
Construct application instance using arguments. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Application main entry point. |
void |
run()
Perform application migration operation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JetspeedMigrationApplication(java.lang.String[] args)
args - application arguments| Method Detail |
|---|
public void run()
throws java.io.IOException,
java.sql.SQLException
java.io.IOException - when migration error is encountered
java.sql.SQLException - when SQL migration error is encounteredpublic static void main(java.lang.String[] args)
args - application arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||