public class ConfigurableMappingResources extends Object implements org.springframework.beans.factory.FactoryBean
Constructor and Description |
---|
ConfigurableMappingResources(ConfluenceHibernateConfig hibernateConfig) |
Modifier and Type | Method and Description |
---|---|
Object |
getObject() |
Class |
getObjectType() |
boolean |
isSingleton() |
void |
setMappings(List mappings) |
public ConfigurableMappingResources(ConfluenceHibernateConfig hibernateConfig)
public void setMappings(List mappings)
public Object getObject() throws Exception
getObject
in interface org.springframework.beans.factory.FactoryBean
Exception
public Class getObjectType()
getObjectType
in interface org.springframework.beans.factory.FactoryBean
public boolean isSingleton()
isSingleton
in interface org.springframework.beans.factory.FactoryBean
Copyright © 2003–2015 Atlassian. All rights reserved.