|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.roo.addon.surf.SurfCommands
public class SurfCommands
Commands for the 'install surf' add-on to be used by the ROO shell.
| Constructor Summary | |
|---|---|
SurfCommands(SurfOperations surfOperations)
|
|
| Method Summary | |
|---|---|
void |
installSurf(String siteName)
Installs all required Surf artifacts. |
void |
installSurfPackage(String packageName)
Installs an addon into the Surf project. |
boolean |
isInstallSurfAddonAvailable()
Checks availability of the "surf addon install" command. |
boolean |
isInstallSurfAvailable()
Checks availability of the "surf install" command. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SurfCommands(SurfOperations surfOperations)
| Method Detail |
|---|
public boolean isInstallSurfAvailable()
public boolean isInstallSurfAddonAvailable()
public void installSurf(String siteName)
siteName - Site name for the new Surf project (last segment of package name used as default).public void installSurfPackage(String packageName)
packageName - Addon package name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||