Java org.springframework.data.gemfire.function.config FunctionExecutionComponentProvider fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.data.gemfire.function.config FunctionExecutionComponentProvider fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.data.gemfire.function.config FunctionExecutionComponentProvider.

The text is from its open source code.

Constructor

FunctionExecutionComponentProvider(Iterable includeFilters, Set> functionExecutionAnnotationTypes)
Creates a new FunctionExecutionComponentProvider using the given TypeFilter to include components to be picked up.