list_services_by_application


Description:

public List<Service> list_services_by_application (Application application)

Get the list of services that are supported by application.

Parameters:

this

the Manager.

application

a Application.

Returns:

a List of Service items representing all the services which are supported. Must be free'd with service_list_free.