public class OpenrdfNativeMockServiceFactory extends AbstractServiceFactoryBase
Note: This can not be used to test complex queries because the caller needs to know the order in which the query will be evaluated in order to know the correct response for the mock service.
Constructor and Description |
---|
OpenrdfNativeMockServiceFactory(List<org.openrdf.query.BindingSet> serviceSolutions) |
Modifier and Type | Method and Description |
---|---|
ServiceCall<?> |
create(ServiceCallCreateParams params)
Create a service invocation object.
|
IServiceOptions |
getServiceOptions()
Return options for the service end point.
|
getDesiredBound, getRequiredBound
public OpenrdfNativeMockServiceFactory(List<org.openrdf.query.BindingSet> serviceSolutions)
public ServiceCall<?> create(ServiceCallCreateParams params)
ServiceFactory
params
- The pararameters, which are encapsulated by this interface.public IServiceOptions getServiceOptions()
ServiceFactory
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.