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