scone.usertesttool
Class UserTestToolMeg

java.lang.Object
  extended by HttpGenerator
      extended by scone.usertesttool.UserTestToolMeg

public class UserTestToolMeg
extends HttpGenerator

Version:
1.0, 11/10/2003
Author:
Torsten Hass, Harald Weinreich

Field Summary
protected static java.util.ResourceBundle labels
           
protected static PersistentProperties props
           
 
Constructor Summary
UserTestToolMeg(Plugin plugin)
           
 
Method Summary
 void handleRequest(RequestEvent e)
           
static void setUtc(UserTestControl AUtc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

labels

protected static java.util.ResourceBundle labels

props

protected static PersistentProperties props
Constructor Detail

UserTestToolMeg

public UserTestToolMeg(Plugin plugin)
Method Detail

handleRequest

public void handleRequest(RequestEvent e)
                   throws RequestRejectedException
Throws:
RequestRejectedException

setUtc

public static void setUtc(UserTestControl AUtc)