Printer p = (Printer)
ctx.lookup("speedy")
; p.print(instream);
Application gets back the object directly
Naming service implementation(s) are hidden from application