com.atomikos.license
Class ThirtyMinutesLicense
java.lang.Object
com.atomikos.license.License
com.atomikos.license.ThirtyMinutesLicense
- All Implemented Interfaces:
- AlarmTimerListener
public class ThirtyMinutesLicense
- extends License
- implements AlarmTimerListener
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 |
Method Summary |
void |
alarm(AlarmTimer timer)
Notify the instance of an alarm coming from a timer. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThirtyMinutesLicense
public ThirtyMinutesLicense(Properties properties,
ThirtyMinutesLicense.ThirtyMinutesLicenseListener application)
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.