@Deprecated 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.Constructor and Description |
---|
InstanceHolder(HibernateCacheFactory hibernateCacheFactory)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet()
Deprecated.
|
void |
destroy()
Deprecated.
|
static HibernateCacheFactory |
getHibernateCacheFactory()
Deprecated.
|
public InstanceHolder(HibernateCacheFactory hibernateCacheFactory)
public static HibernateCacheFactory getHibernateCacheFactory()
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
Copyright © 2003–2023 Atlassian. All rights reserved.