Uses of Class
org.salespointframework.core.ResourceManager

Packages that use ResourceManager
org.salespointframework.core This package contains the central classes of the Framework. 
 

Uses of ResourceManager in org.salespointframework.core
 

Fields in org.salespointframework.core declared as ResourceManager
private static ResourceManager ResourceManager.instance
          The singleton instance of the resource manager.
 

Methods in org.salespointframework.core that return ResourceManager
static ResourceManager ResourceManager.getInstance()
          Returns the singleton instance of the ResourceManager.