|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.cli.compat.CompatibleMain
public class CompatibleMain
Main class used to shield the user from the rest of Maven in the event the user is using JDK < 1.5.
| Constructor Summary | |
|---|---|
CompatibleMain()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
static int |
main(java.lang.String[] args,
ClassWorld classWorld)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompatibleMain()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public static int main(java.lang.String[] args,
ClassWorld classWorld)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||