@Component
public class ExternalJarComponentOne
extends Object
This is a component that is defined in a jar OUTSIDE out source and hence outside the range of the annotation processor
and byte code scanner. But @ClasspathComponent is meant t fix this up.