Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Accenture Solutions Private Limited
IN
Last activity: 11 Jan 2016 10:01 EST
Need to build a tool that enable/start listeners in all nodes
There is ask to build a tool to enable/start all the listeners in all the nodes. We are currently working on PRPC 5.5 where we could not find any function or method for the same. Please suggest if there is any API available in Pega 5.5 .
However we checked in Pega 7.1.8 environments & found following two java APIs.
pega.getServiceUtilsPriv().getListenerStatus
pega.getServiceUtilsPriv().startListener
Can anyone let us know in which package these are included?