Closed michalboska closed 5 years ago
Could you add some tests and update the documentation ?
Sure. I will probably need to adapt the ProxyHelper class as well (add registerLocalService methods the same way as registerService)
@cescoffier Please review. I haven't noticed any mentioning of the ProxyHandler.class or how to use proxy handlers generally in documentation, so i didn't add anything there
To be able to register a local, non-clustered handler with the handler proxy. Changed the base abstract ProxyHandler class, as well as the code generator template.