Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

pinc.httpserver
Class ShutdownEventhandler  view ShutdownEventhandler download ShutdownEventhandler.java

java.lang.Object
  extended bypinc.httpserver.ShutdownEventhandler

public class ShutdownEventhandler
extends java.lang.Object

Title:

Description:

Copyright: Copyright (c) 2003

Company:

Version:
1.0

Constructor Summary
ShutdownEventhandler()
           
 
Method Summary
static java.lang.String getLoginHTML(java.util.Hashtable request, pinc.scheduler.IScheduler scheduler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShutdownEventhandler

public ShutdownEventhandler()
Method Detail

getLoginHTML

public static java.lang.String getLoginHTML(java.util.Hashtable request,
                                            pinc.scheduler.IScheduler scheduler)
                                     throws pinc.PincException