wt.inf.container
Class OrganizationCache.Singleton

java.lang.Object
  extended bywt.inf.container.OrganizationCache.Singleton
Enclosing class:
OrganizationCache

private static final class OrganizationCache.Singleton
extends Object

JVM ensures thread-safe lazy initialization of instance


Field Summary
private static OrganizationCache instance
           
 
Constructor Summary
private OrganizationCache.Singleton()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

private static final OrganizationCache instance
Constructor Detail

OrganizationCache.Singleton

private OrganizationCache.Singleton()