Uses of Class
ca.cbc.sportwire.xmldbms.ESPNKeyGenerator

Packages that use ESPNKeyGenerator
ca.cbc.sportwire.xmldbms   
 

Uses of ESPNKeyGenerator in ca.cbc.sportwire.xmldbms
 

Fields in ca.cbc.sportwire.xmldbms declared as ESPNKeyGenerator
protected  ESPNKeyGenerator TestESPNKeyGenerator.varESPNKeyGenerator
          Instance of tested class.
private static ESPNKeyGenerator ESPNKeyGenerator.generator
           
 

Methods in ca.cbc.sportwire.xmldbms that return ESPNKeyGenerator
static ESPNKeyGenerator ESPNKeyGenerator.getInstance()
          getInstance: return the generator instance, synchronized to protect against concurrent calls.