Uses of Interface
org.nuiton.license.LicenseGenerator

Packages that use LicenseGenerator
org.nuiton.license   
 

Uses of LicenseGenerator in org.nuiton.license
 

Fields in org.nuiton.license with type parameters of type LicenseGenerator
protected static java.util.Map<LicenseGenerator,java.util.List<java.lang.String>> LicenseGeneratorFactory.availableGenerator
          Deprecated.  
 

Methods in org.nuiton.license that return types with arguments of type LicenseGenerator
static java.util.Map<LicenseGenerator,java.util.List<java.lang.String>> LicenseGeneratorFactory.getAvailableGenerator()
          Deprecated.  
 

Methods in org.nuiton.license with parameters of type LicenseGenerator
static void LicenseGeneratorFactory.addGenerator(LicenseGenerator generator, java.lang.String matcher)
          Deprecated.  
static java.util.List<java.lang.String> LicenseGeneratorFactory.getGeneratorMatchers(LicenseGenerator generator)
          Deprecated.  
 



Copyright © 2009 CodeLutin. All Rights Reserved.