public class DefaultSapCpServiceFactory extends java.lang.Object implements SapCpServiceFactory
| Constructor and Description |
|---|
DefaultSapCpServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
CecTechnicalUserLookup |
getLookupCredentials() |
SapCharonFactory |
getSapCharonFactory() |
SapCpConfigurationServices |
getSapCpConfigurationService() |
<T> T |
lookupService(java.lang.Class<T> serviceType) |
void |
setLookupCredentials(CecTechnicalUserLookup lookupCredentials) |
void |
setSapCharonFactory(SapCharonFactory sapCharonFactory) |
void |
setSapCpConfigurationService(SapCpConfigurationServices sapCpConfigurationService) |
public <T> T lookupService(java.lang.Class<T> serviceType)
lookupService in interface SapCpServiceFactorypublic SapCharonFactory getSapCharonFactory()
public void setSapCharonFactory(SapCharonFactory sapCharonFactory)
public CecTechnicalUserLookup getLookupCredentials()
public void setLookupCredentials(CecTechnicalUserLookup lookupCredentials)
public SapCpConfigurationServices getSapCpConfigurationService()
public void setSapCpConfigurationService(SapCpConfigurationServices sapCpConfigurationService)
Copyright © 2018 SAP SE. All Rights Reserved.