|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.jbi.management.installation.ComponentInstallationServiceImpl
public class ComponentInstallationServiceImpl
| Constructor Summary | |
|---|---|
ComponentInstallationServiceImpl()
|
|
| Method Summary | |
|---|---|
boolean |
install(java.net.URL componentZipURL)
Install a component from its archive URL. |
void |
start()
|
void |
stop()
|
boolean |
uninstall(java.lang.String componentId)
Uninstall a component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentInstallationServiceImpl()
| Method Detail |
|---|
public void start()
public void stop()
public boolean install(java.net.URL componentZipURL)
ComponentInstallationService
install in interface ComponentInstallationServicepublic boolean uninstall(java.lang.String componentId)
ComponentInstallationService
uninstall in interface ComponentInstallationService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||