public class BaseCompositeServiceInfo extends BaseServiceInfo implements CompositeServiceInfo
CompositeServiceInfo that should suffice in many situations.ServiceInfo.ServiceLabel, ServiceInfo.ServicePropertyid| Constructor and Description |
|---|
BaseCompositeServiceInfo(String id,
ServiceInfo... constituents) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceInfo> |
getServiceInfos() |
getIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdpublic BaseCompositeServiceInfo(String id, ServiceInfo... constituents)
public List<ServiceInfo> getServiceInfos()
getServiceInfos in interface CompositeServiceInfo