How to Reference entity?

I have l method,like this:


and I have a actor like this and implement one interface:

now how to reference it?
13
Thank you very much.

the third picture is wrong,what is the right?

I’d recommend that you work through at least the getting started guide so that you understand the basics of Akka actors. I think this will be much less of an effort than trying to trial and error your way through.