|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.jboss.ejb3.installer.Installer
public class Installer
JBoss AS EJB3 Plugin Installer A script to copy all requisite libraries to the local filesystem, launch an ant build script to patch an existing JBoss AS installation, perform cleanup operations, and exit.
| Constructor Summary | |
|---|---|
Installer(java.lang.String jbossAsInstallationDirectory)
|
|
| Method Summary | |
|---|---|
void |
install()
Runs the installation process |
static void |
main(java.lang.String... args)
Main |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Installer(java.lang.String jbossAsInstallationDirectory)
| Method Detail |
|---|
public static void main(java.lang.String... args)
public void install()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||