Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.acs.damsel.srvr.db.AssetDB

Uses of AssetDB in org.acs.damsel.srvr.db
 

Fields in org.acs.damsel.srvr.db declared as AssetDB
private  AssetDB TestAssetDB.assetDB
           
private static AssetDB LowAssetDB.instance
           
private static AssetDB AssetDB.instance
           
 

Methods in org.acs.damsel.srvr.db that return AssetDB
static AssetDB AssetDB.instance()
          This is to be used instead of the construction because it is a sigleton class.