Class FunctionsDiscovery

java.lang.Object
com.suncode.pwfl.component.AnnotatedComponentDiscovery
com.suncode.pwfl.core.function.FunctionsDiscovery
All Implemented Interfaces:
ComponentDiscovery

@Api public class FunctionsDiscovery extends AnnotatedComponentDiscovery
Strategy for discovering functions using given ResourceLoader annotated with @ Functions
Author:
RafaƂ Nowacki 8 gru 2015
  • Constructor Details

    • FunctionsDiscovery

      public FunctionsDiscovery(org.springframework.core.io.ResourceLoader resourceLoader)