public interface ServiceProviderFactory
| Modifier and Type | Method and Description |
|---|---|
StyxService |
create(String name,
RoutingObjectFactory.Context context,
com.fasterxml.jackson.databind.JsonNode serviceConfiguration,
<any> serviceDb)
Create a service provider instance.
|
StyxService create(String name, RoutingObjectFactory.Context context, com.fasterxml.jackson.databind.JsonNode serviceConfiguration, <any> serviceDb)
name - Service provider namecontext - Routing object factory contextserviceConfiguration - Styx service configurationserviceDb - Styx service databaseCopyright © 2013–2020 Hotels.com. All rights reserved.