Spring Data for Pivotal GemFire
 
- java.lang.Object
 
- 
- org.springframework.data.gemfire.function.FunctionServiceFactoryBean
 
 
- 
- All Implemented Interfaces:
 
- FactoryBean<org.apache.geode.cache.execute.FunctionService>, InitializingBean
 
public class FunctionServiceFactoryBean
extends Object
implements FactoryBean<org.apache.geode.cache.execute.FunctionService>, InitializingBean
Spring FactoryBean for registering instance of Pivotal GemFire Function with the Pivotal GemFire FunctionService.
- Author:
 
- David Turanski, John Blum
 
- See Also:
 
FactoryBean, 
InitializingBean, 
Function, 
FunctionService 
 
 
- 
- 
Method Summary
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
 
Spring Data for Pivotal GemFire
 
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.