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