| 构造器和说明 |
|---|
JedisPoolFactory(String key,
Class<? extends redis.clients.util.Pool<redis.clients.jedis.Jedis>> poolClass) |
public String getKey()
public redis.clients.util.Pool<redis.clients.jedis.Jedis> getObject()
throws Exception
getObject 在接口中 org.springframework.beans.factory.FactoryBean<redis.clients.util.Pool<redis.clients.jedis.Jedis>>Exceptionpublic Class<?> getObjectType()
getObjectType 在接口中 org.springframework.beans.factory.FactoryBean<redis.clients.util.Pool<redis.clients.jedis.Jedis>>public boolean isSingleton()
isSingleton 在接口中 org.springframework.beans.factory.FactoryBean<redis.clients.util.Pool<redis.clients.jedis.Jedis>>Copyright © 2013–2018. All rights reserved.