public class GetModuleService extends Object implements ResourceRequest<Service>
CreateModule
Constructor and Description |
---|
GetModuleService(OslcClient client,
URI serviceProvider)
Creates a request to obtain a service declaring module creation factories.
|
public GetModuleService(OslcClient client, URI serviceProvider)
client
- the OSLC client to connect to the application.serviceProvider
- the service provider URI, as defined within the catalog (https://server:9443/rm/oslc_rm/_uOqKcFvgEeehxPoV1tqaLQ/services.xml). A
oslc_config.context parameter can be added to
this URI for using a specific configuration.