Spring Data for Apache Geode Parent
- 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 GemFire Function with the 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 Apache Geode Parent
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.