public class RiceEntityManagerProxyFactoryBean extends Object implements org.springframework.beans.factory.FactoryBean, org.springframework.beans.factory.InitializingBean
Constructor and Description |
---|
RiceEntityManagerProxyFactoryBean(String prefix,
DataSource datasource) |
RiceEntityManagerProxyFactoryBean(String prefix,
DataSource datasource,
String moduleJpaEnabledPropertyPrefix) |
public RiceEntityManagerProxyFactoryBean(String prefix, DataSource datasource)
public RiceEntityManagerProxyFactoryBean(String prefix, DataSource datasource, String moduleJpaEnabledPropertyPrefix)
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
public Class getObjectType()
getObjectType
in interface org.springframework.beans.factory.FactoryBean
public Object getObject() throws Exception
getObject
in interface org.springframework.beans.factory.FactoryBean
Exception
public boolean isSingleton()
isSingleton
in interface org.springframework.beans.factory.FactoryBean
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.