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