| Package | Description |
|---|---|
| csa | |
| csa.api.cache | |
| csa.service.impl |
| Modifier and Type | Method and Description |
|---|---|
CrmService |
Application.crmService(org.springframework.core.env.Environment environment,
LmngIdentifierDao lmngIdentifierDao,
String endpoint) |
| Modifier and Type | Method and Description |
|---|---|
ServicesCache |
Application.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 © 2015 Pivotal Software, Inc.. All rights reserved.