Class sun.server.http.License
All Packages Class Hierarchy This Package Previous Next Index
Class sun.server.http.License
java.lang.Object
|
+----sun.server.http.License
- public class License
- extends Object
- implements AlarmHandler
This class implements a time based licensing scheme for the server.
On the expiration of the license, the shutdown method of the server
is invoked.
-
am
-
-
handleAlarm(Alarm)
-
am
protected static AlarmManager am
handleAlarm
public void handleAlarm(Alarm a)
All Packages Class Hierarchy This Package Previous Next Index