| Package | Description |
|---|---|
| selfservice | |
| selfservice.cache | |
| selfservice.service.impl |
| Modifier and Type | Method and Description |
|---|---|
CrmService |
Application.crmService(LmngIdentifierDao lmngIdentifierDao,
String endpoint) |
CrmService |
Application.mockcrmService() |
| Modifier and Type | Method and Description |
|---|---|
ServicesCache |
CacheConfig.servicesCache(CompoundSPService compoundSPService,
CrmService crmService,
long initialDelay,
long delay,
long callDelay,
String staticBaseUrl,
String lmngDeepLinkBaseUrl,
String[] guids) |
| Constructor and Description |
|---|
CrmCache(CrmService crmService,
LmngIdentifierDao lmngIdentifierDao,
long initialDelay,
long delay) |
| Modifier and Type | Class and Description |
|---|---|
class |
LmngServiceImpl
Implementation of a licensing service that get's it information from a
webservice interface on LMNG
|
class |
LmngServiceMock |
| Constructor and Description |
|---|
ServicesServiceImpl(CompoundSPService compoundSPService,
CrmService lmngService,
String staticBaseUrl,
String lmngDeepLinkBaseUrl,
String[] guids) |
Copyright © 2012–2016 Pivotal Software, Inc.. All rights reserved.