Hi everyone,
I can't found with Payara (Full version) how get list of payara instance in my Datagrid.
With PayaraMicro I can use :
PayaraMicro.getInstance.getRuntime().getClusteredPayaras()
But I can't found the same api with Payara Server, do you have any idea ?
I use it to know my http/https port of each application/payara-micro on my server
Thanks, have a good day!