// StarterComponent.sidl is a configure generated file. /** When the GoPort is hit, use the StringConsumerPort to send a * string. */ class StarterComponent implements-all gov.cca.Component, gov.cca.ports.GoPort { } }