|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgentServiceException | |
|---|---|
| org.fusesource.web.console.client.common | |
| org.fusesource.web.console.server | |
| Uses of AgentServiceException in org.fusesource.web.console.client.common |
|---|
| Methods in org.fusesource.web.console.client.common that throw AgentServiceException | |
|---|---|
void |
AgentService.installOsgiBundle(java.lang.String url)
|
OsgiBundle[] |
AgentService.listOsgiBundle()
|
void |
AgentService.startOsgiBundle(long id)
|
void |
AgentService.stopOsgiBundle(long id)
|
void |
AgentService.uninstallOsgiBundle(long id)
|
| Uses of AgentServiceException in org.fusesource.web.console.server |
|---|
| Methods in org.fusesource.web.console.server that throw AgentServiceException | |
|---|---|
void |
OsgiUtil.installBundle(java.lang.String url)
|
void |
LocalAgentServiceImpl.installOsgiBundle(java.lang.String url)
|
void |
AgentServiceImpl.installOsgiBundle(java.lang.String url)
|
OsgiBundle[] |
LocalAgentServiceImpl.listOsgiBundle()
|
OsgiBundle[] |
AgentServiceImpl.listOsgiBundle()
|
OsgiBundle[] |
OsgiUtil.listOsgiBundles()
|
void |
OsgiUtil.startBundle(long id)
|
void |
LocalAgentServiceImpl.startOsgiBundle(long id)
|
void |
AgentServiceImpl.startOsgiBundle(long id)
|
void |
OsgiUtil.stopBundle(long id)
|
void |
LocalAgentServiceImpl.stopOsgiBundle(long id)
|
void |
AgentServiceImpl.stopOsgiBundle(long id)
|
void |
OsgiUtil.unInstallBundle(long id)
|
void |
LocalAgentServiceImpl.uninstallOsgiBundle(long id)
|
void |
AgentServiceImpl.uninstallOsgiBundle(long id)
|
| Constructors in org.fusesource.web.console.server that throw AgentServiceException | |
|---|---|
OsgiUtil()
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||