Uses of Class
scone.accesstracking.ConfigAccess

Packages that use ConfigAccess
scone.accesstracking Scone is able to trace the actions of a user when using a Web browser. 
 

Uses of ConfigAccess in scone.accesstracking
 

Methods in scone.accesstracking that return ConfigAccess
static ConfigAccess ConfigAccess.getInstance()
          Get a sole instance of ConfigAccess, using the Singleton pattern.