list_applications_by_service


Description:

public List<Application> list_applications_by_service (Service service)

Lists the registered applications which support the given service.

Parameters:

this

the Manager.

service

the Service for which we want to get the applications list.

Returns:

a List of all the applications which have declared support for the given service or for its service type.