Uses of Class
mondrian.util.ObjectFactory.Singleton
-
Packages that use ObjectFactory.Singleton Package Description mondrian.rolap Implements the data access layer for the olap package.mondrian.util Mondrian utilities. -
-
Uses of ObjectFactory.Singleton in mondrian.rolap
Subclasses of ObjectFactory.Singleton in mondrian.rolap Modifier and Type Class Description static classRolapMemberBase.PropertyValueMapFactoryFactoryCreates the PropertyValueMapFactory which is in turn used to create property-value maps for member properties. -
Uses of ObjectFactory.Singleton in mondrian.util
Subclasses of ObjectFactory.Singleton in mondrian.util Modifier and Type Class Description classMemoryMonitorFactoryTheMemoryMonitorFactoryis used to get the application'sMemoryMonitor.
-