// PrinterComponent.sidl is a configure-generated file. /** When a string is set on this component, it prints it out. */ class PrinterComponent implements-all gov.cca.Component, ccafe3.StringConsumerPort { } }