This illustration demonstrates a client invoking an EJB 2.1 stateless session bean home interface create method, which retrieves a reference to the remote interface. Then, the client invokes a method defined within the remote interface, which in turn invokes the bean instance method of the same name.