Uses of Class
com.caucho.license.LicenseStore

Packages that use LicenseStore
com.caucho.server.resin   
 

Uses of LicenseStore in com.caucho.server.resin
 

Fields in com.caucho.server.resin declared as LicenseStore
protected  LicenseStore ResinDelegate._licenseStore
           
 

Methods in com.caucho.server.resin that return LicenseStore
 LicenseStore Resin.getLicenseStore()
           
 LicenseStore ResinDelegate.getLicenseStore()