//Artefact:JavaClass/com/sphenon/basics/services/Consumer
Synopsis
public interface Consumer
//Artefact:Method/com/sphenon/basics/services/Consumer/getServiceClass
Synopsis
public java.lang.Class getServiceClass (CallContext context)
//Artefact:Method/com/sphenon/basics/services/Consumer/notifyNewService
Synopsis
public void notifyNewService (CallContext context, Service service)