com.atomikos.license
Class ThirtyMinutesLicense

java.lang.Object
  extended by com.atomikos.license.License
      extended by com.atomikos.license.ThirtyMinutesLicense
All Implemented Interfaces:
AlarmTimerListener

public class ThirtyMinutesLicense
extends License
implements AlarmTimerListener


Nested Class Summary
static interface ThirtyMinutesLicense.ThirtyMinutesLicenseListener
           
 
Field Summary
 
Fields inherited from class com.atomikos.license.License
DEVELOPER_TYPE_PROPERTY_VALUE, DOMAIN_PROPERTY_NAME, DOMAIN_TYPE_PROPERTY_VALUE, EVAL_TYPE_PROPERTY_VALUE, EXPIRES_PROPERTY_NAME, HOST_TYPE_PROPERTY_VALUE, HOSTS_PROPERTY_NAME, LICENSE_FILE_BASE_NAME, LICENSE_PROPERTY_FILE_NAME, LICENSE_SIGNATURE_FILE_NAME, LICENSE_TYPE_PROPERTY_NAME, OWNER_PROPERTY_NAME, PRODUCT_NAME_PROPERTY_NAME, UNLIMITED_TYPE_PROPERTY_VALUE
 
Constructor Summary
ThirtyMinutesLicense(Properties properties, ThirtyMinutesLicense.ThirtyMinutesLicenseListener application)
           
 
Method Summary
 void alarm(AlarmTimer timer)
          Notify the instance of an alarm coming from a timer.
 
Methods inherited from class com.atomikos.license.License
checkLocalHost, createInformationalLicense, createLicense, filterProductFeatures, getProperty, printInfo, sendForm, setDigestName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThirtyMinutesLicense

public ThirtyMinutesLicense(Properties properties,
                            ThirtyMinutesLicense.ThirtyMinutesLicenseListener application)
Method Detail

alarm

public void alarm(AlarmTimer timer)
Description copied from interface: AlarmTimerListener
Notify the instance of an alarm coming from a timer.

Specified by:
alarm in interface AlarmTimerListener
Parameters:
timer - The timer raising the alarm.


Copyright © 2012. All Rights Reserved.