Uses of Interface
org.springframework.cloud.function.context.catalog.FunctionInspector
-
Packages that use FunctionInspector Package Description org.springframework.cloud.function.context.catalog -
-
Uses of FunctionInspector in org.springframework.cloud.function.context.catalog
Classes in org.springframework.cloud.function.context.catalog that implement FunctionInspector Modifier and Type Class Description classBeanFactoryAwareFunctionRegistryImplementation ofFunctionRegistrycapable of discovering functions inBeanFactory.classSimpleFunctionRegistryImplementation ofFunctionCatalogandFunctionRegistrywhich does not depend on Spring'sBeanFactory.
-