|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.petals.kernel.ws.client.InstallationServiceClient
public class InstallationServiceClient
| Method Summary | |
|---|---|
boolean |
install(java.lang.String componentId)
|
boolean |
install(java.net.URL url)
|
boolean |
uninstall(java.lang.String componentId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean install(java.lang.String componentId)
throws org.ow2.petals.kernel.ws.api.PEtALSWebServiceException
install in interface org.ow2.petals.kernel.ws.api.InstallationServiceorg.ow2.petals.kernel.ws.api.PEtALSWebServiceException
public boolean install(java.net.URL url)
throws org.ow2.petals.kernel.ws.api.PEtALSWebServiceException
install in interface org.ow2.petals.kernel.ws.api.InstallationServiceorg.ow2.petals.kernel.ws.api.PEtALSWebServiceException
public boolean uninstall(java.lang.String componentId)
throws org.ow2.petals.kernel.ws.api.PEtALSWebServiceException
uninstall in interface org.ow2.petals.kernel.ws.api.InstallationServiceorg.ow2.petals.kernel.ws.api.PEtALSWebServiceException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||