public class LicenseStoreFactory extends Object
| Constructor and Description |
|---|
LicenseStoreFactory() |
| Modifier and Type | Method and Description |
|---|---|
static LicenseStore |
createAddOnLicenseStore(String topic,
Map<String,Object> producerConfig,
Map<String,Object> consumerConfig,
Map<String,Object> topicConfig,
LicenseManagerPurpose purpose) |
static LicenseStore |
createTrialOnlyLicenseStore(String topic,
Map<String,Object> producerConfig,
Map<String,Object> consumerConfig,
Map<String,Object> topicConfig,
String licenseGuid) |