public class CqlerFactoryBean<T> extends Object implements org.springframework.beans.factory.FactoryBean<T>
CqlerFactoryBean()
T
getObject()
Class<?>
getObjectType()
boolean
isSingleton()
void
setCqlerInterface(Class<T> cqlerInterface)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CqlerFactoryBean()
public void setCqlerInterface(Class<T> cqlerInterface)
public T getObject() throws Exception
getObject
org.springframework.beans.factory.FactoryBean<T>
Exception
public Class<?> getObjectType()
getObjectType
public boolean isSingleton()
isSingleton
Copyright © 2017. All rights reserved.