Class SpringContextPlatformServices

  • All Implemented Interfaces:
    com.embabel.agent.api.common.PlatformServices

    
    public final class SpringContextPlatformServices
     implements PlatformServices
                        

    Uses Spring ApplicationContext to resolve some beans for platform services. If a custom LogicalExpressionParser is provided, it will be used, otherwise all LogicalExpressionParsers in the context will be combined. A SpelLogicalExpressionParser will be added if not already present.