Uses of Class
net.infonode.properties.propertymap.PropertyMapManager

Packages that use PropertyMapManager
net.infonode.properties.propertymap Property maps are used for storage of property values. 
 

Uses of PropertyMapManager in net.infonode.properties.propertymap
 

Fields in net.infonode.properties.propertymap declared as PropertyMapManager
private static PropertyMapManager PropertyMapManager.INSTANCE
           
 

Methods in net.infonode.properties.propertymap that return PropertyMapManager
static PropertyMapManager PropertyMapManager.getInstance()
          Returns the only instance of this class.