Uses of Class
org.nuiton.license.plugin.repository.LicenseRepository

Packages that use LicenseRepository
org.nuiton.license.plugin.repository   
 

Uses of LicenseRepository in org.nuiton.license.plugin.repository
 

Fields in org.nuiton.license.plugin.repository declared as LicenseRepository
protected  LicenseRepository LicenseRepository.next
          next repository (can be null).
 

Methods in org.nuiton.license.plugin.repository that return LicenseRepository
 LicenseRepository LicenseRepository.appendRepository(LicenseRepository next)
           
protected  LicenseRepository[] LicenseRepository.getAllRepositories()
           
protected  LicenseRepository LicenseRepository.getLastRepository()
           
static LicenseRepository LicenseRepositoryFactory.newJarLicenseRepository(boolean load)
           
static LicenseRepository LicenseRepositoryFactory.newLicenseRepository(boolean useJarRepository, boolean load, java.lang.String... extraResolvers)
          Obtain a new repository.
 

Methods in org.nuiton.license.plugin.repository with parameters of type LicenseRepository
 LicenseRepository LicenseRepository.appendRepository(LicenseRepository next)
           
 



Copyright © 2008-2009 CodeLutin. All Rights Reserved.