gran.app.adapter.kernel.license
Class LicenseAdapterManager

java.lang.Object
  extended bygran.app.adapter.kernel.license.LicenseAdapterManager

public class LicenseAdapterManager
extends java.lang.Object


Constructor Summary
LicenseAdapterManager(java.util.ArrayList adapters)
           
 
Method Summary
 void expireTest()
           
 long getExpireDate()
           
 java.lang.String getVersion()
           
 java.lang.String getVersionDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LicenseAdapterManager

public LicenseAdapterManager(java.util.ArrayList adapters)
Method Detail

expireTest

public void expireTest()
                throws GranException
Throws:
GranException

getVersionDescription

public java.lang.String getVersionDescription()
                                       throws GranException
Throws:
GranException

getVersion

public java.lang.String getVersion()
                            throws GranException
Throws:
GranException

getExpireDate

public long getExpireDate()
                   throws GranException
Throws:
GranException


Copyright © 2002-2004 TrackStudio, Ltd. All Rights Reserved.