|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fusesource.web.console.server.OsgiUtil
public class OsgiUtil
| Constructor Summary | |
|---|---|
OsgiUtil()
|
|
| Method Summary | |
|---|---|
void |
installBundle(java.lang.String url)
|
OsgiBundle[] |
listOsgiBundles()
|
void |
startBundle(long id)
|
void |
stopBundle(long id)
|
void |
unInstallBundle(long id)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OsgiUtil()
throws AgentServiceException
AgentServiceException| Method Detail |
|---|
public OsgiBundle[] listOsgiBundles()
throws AgentServiceException
AgentServiceException
public void installBundle(java.lang.String url)
throws AgentServiceException
AgentServiceException
public void unInstallBundle(long id)
throws AgentServiceException
AgentServiceException
public void startBundle(long id)
throws AgentServiceException
AgentServiceException
public void stopBundle(long id)
throws AgentServiceException
AgentServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||