Interface TransportSupport
public interface TransportSupport
SPI support for 
Transport providing important dependencies.- 
Method SummaryModifier and TypeMethodDescriptionorg.springframework.context.ApplicationContext
- 
Method Details- 
prismContextPrismContext prismContext()
- 
expressionFactoryExpressionFactory expressionFactory()
- 
repositoryServiceRepositoryService repositoryService()
- 
protectorProtector protector()
- 
applicationContextorg.springframework.context.ApplicationContext applicationContext()
 
-