Package | Description |
---|---|
org.overlord.rtgov.ui.client.model | |
org.overlord.rtgov.ui.provider |
Modifier and Type | Method and Description |
---|---|
ServiceSummaryBean |
ServiceSummaryBean.setApplication(String category) |
ServiceSummaryBean |
ServiceSummaryBean.setBindings(Set<BindingBean> bindings) |
ServiceSummaryBean |
ServiceSummaryBean.setIface(String iface) |
ServiceSummaryBean |
ServiceSummaryBean.setName(String name) |
Modifier and Type | Method and Description |
---|---|
List<ServiceSummaryBean> |
ServiceResultSetBean.getServices() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceResultSetBean.setServices(List<ServiceSummaryBean> services) |
Modifier and Type | Method and Description |
---|---|
List<ServiceSummaryBean> |
ServicesProvider.findServices(ServicesFilterBean filters)
This method returns the list of services that pass the supplied filters.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.