org.apache.jk.common
Class WorkerDummy
- MBeanRegistration, NotificationListener
A dummy worker, will just send back a dummy response.
Used for testing and tunning.
ERROR, HANDLE_FLUSH, HANDLE_RECEIVE_PACKET, HANDLE_SEND_PACKET, HANDLE_THREAD_END, LAST, OK, domain, id, mserver, name, next, nextName, oname, properties, wEnv |
addHandlerCallback, createMsgContext, destroy, getDomain, getId, getName, getNext, getObjectName, getProperty, handleNotification, init, invoke, pause, postDeregister, postRegister, preDeregister, preRegister, resume, setId, setName, setNext, setNext, setProperty, setWorkerEnv |
WorkerDummy
public WorkerDummy()
init
public void init()
throws IOExceptionInitialize the worker. After this call the worker will be
ready to accept new requests.
- init in interface JkHandler
Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.