|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sling.testing.tools.osgi.WebconsoleClient
public class WebconsoleClient
HTTP Client for the Felix webconsole - simplistic for now
| Constructor Summary | |
|---|---|
WebconsoleClient(java.lang.String slingServerUrl,
java.lang.String username,
java.lang.String password)
|
|
| Method Summary | |
|---|---|
void |
installBundle(java.io.File f,
boolean startBundle)
Install a bundle using the Felix webconsole HTTP interface |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebconsoleClient(java.lang.String slingServerUrl,
java.lang.String username,
java.lang.String password)
| Method Detail |
|---|
public void installBundle(java.io.File f,
boolean startBundle)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||