Uses of Class
com.tangosol.util.extractor.ReflectionExtractor
-
Packages that use ReflectionExtractor Package Description com.tangosol.coherence.dslquery.function This package contains builders for the various CohQL functions. -
-
Uses of ReflectionExtractor in com.tangosol.coherence.dslquery.function
Fields in com.tangosol.coherence.dslquery.function with type parameters of type ReflectionExtractor Modifier and Type Field Description static ParameterizedBuilder<ReflectionExtractor>
FunctionBuilders. METHOD_CALL_FUNCTION_BUILDER
This builder will realize instances of aReflectionExtractor
that will call a specific method.
-