public class FunctionServiceFactoryBean extends ObjectSE implements FactoryBean<org.apache.geode.cache.execute.FunctionService>, InitializingBean
FactoryBean, InitializingBean, Function, FunctionServiceOBJECT_TYPE_ATTRIBUTE| コンストラクターと説明 |
|---|
FunctionServiceFactoryBean() |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | afterPropertiesSet() |
org.apache.geode.cache.execute.FunctionService | getObject() |
ClassSE<?> | getObjectType() |
boolean | isSingleton() |
void | setFunctions(ListSE<org.apache.geode.cache.execute.Function> functions) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic void afterPropertiesSet()
throws ExceptionSEInitializingBean 内の afterPropertiesSet ExceptionSEpublic void setFunctions(ListSE<org.apache.geode.cache.execute.Function> functions)
public org.apache.geode.cache.execute.FunctionService getObject()
throws ExceptionSEFactoryBean<org.apache.geode.cache.execute.FunctionService> 内の getObject ExceptionSEpublic ClassSE<?> getObjectType()
FactoryBean<org.apache.geode.cache.execute.FunctionService> 内の getObjectType public boolean isSingleton()
FactoryBean<org.apache.geode.cache.execute.FunctionService> 内の isSingleton Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.