JComponentPack 1.5.0

com.zfqjava.license
Class LicenseManager

java.lang.Object
  extended by com.zfqjava.license.LicenseManager

public abstract class LicenseManager
extends Object


Constructor Summary
protected LicenseManager()
          Creates a new instance of LicenseManager
 
Method Summary
abstract  void addLicenseData(String data)
           
abstract  void clearLicenseData()
           
abstract  boolean containsLibrary(String name)
           
abstract  Iterator getAllLicense()
           
static LicenseManager getInstance()
           
abstract  void removeLicenseData(String data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LicenseManager

protected LicenseManager()
Creates a new instance of LicenseManager

Method Detail

getInstance

public static LicenseManager getInstance()

addLicenseData

public abstract void addLicenseData(String data)

removeLicenseData

public abstract void removeLicenseData(String data)

clearLicenseData

public abstract void clearLicenseData()

getAllLicense

public abstract Iterator getAllLicense()

containsLibrary

public abstract boolean containsLibrary(String name)

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.