Spring Data for Pivotal GemFire
- java.lang.Object
-
- org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
-
- All Implemented Interfaces:
- Advice, Interceptor, MethodInterceptor, Aware, BeanClassLoaderAware, FactoryBean<Object>
- Direct Known Subclasses:
- OnRegionFunctionProxyFactoryBean
public class GemfireFunctionProxyFactoryBean
extends Object
implements BeanClassLoaderAware, FactoryBean<Object>, MethodInterceptor
A Proxy FactoryBean for all non-Region Function Execution interfaces.
- Author:
- David Turanski, John Blum
- See Also:
Method
,
MethodInterceptor
,
BeanClassLoaderAware
,
FactoryBean
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected org.slf4j.Logger |
logger |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
onInit
protected void onInit()
Spring Data for Pivotal GemFire
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.