Annotation 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.
Author:
David Turanski