|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Inherited @Import(value=GemfireFunctionPostBeanProcessorRegistrar.class) public @interface EnableGemfireFunctions
Enables Gemfire annotated function implementations. Causes the container to discover any beans that are annotated
with {code} @GemfireFunction {code}, wrap them in a
PojoFunctionWrapper
, and register them with the cache.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |