public class ValueSemanticsProviderContext extends Object
| Constructor and Description |
|---|
ValueSemanticsProviderContext(DeploymentCategory deploymentCategory,
AuthenticationSessionProvider authenticationSessionProvider,
SpecificationLoader specificationLookup,
AdapterManager adapterManager,
ServicesInjector dependencyInjector) |
| Modifier and Type | Method and Description |
|---|---|
AdapterManager |
getAdapterManager() |
AuthenticationSessionProvider |
getAuthenticationSessionProvider() |
ServicesInjector |
getDependencyInjector() |
DeploymentCategory |
getDeploymentCategory() |
SpecificationLoader |
getSpecificationLookup() |
public ValueSemanticsProviderContext(DeploymentCategory deploymentCategory, AuthenticationSessionProvider authenticationSessionProvider, SpecificationLoader specificationLookup, AdapterManager adapterManager, ServicesInjector dependencyInjector)
public DeploymentCategory getDeploymentCategory()
public AuthenticationSessionProvider getAuthenticationSessionProvider()
public SpecificationLoader getSpecificationLookup()
public AdapterManager getAdapterManager()
public ServicesInjector getDependencyInjector()
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.