public static class HibernateCacheFactory.InstanceHolder extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
HibernateCacheFactory
in a way that
can be looked up via a static method. This is required because of the way Hibernate initialises its caches.com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy}
,
com.atlassian.confluence.cache.hibernate.ConfluenceCacheProvider}
Constructor and Description |
---|
InstanceHolder(HibernateCacheFactory hibernateCacheFactory) |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
destroy() |
static HibernateCacheFactory |
getHibernateCacheFactory() |
public InstanceHolder(HibernateCacheFactory hibernateCacheFactory)
public static HibernateCacheFactory getHibernateCacheFactory()
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
Copyright © 2003–2017 Atlassian. All rights reserved.