org.pfsw.tools.beluga.admin
Class AdminTask

java.lang.Object
  extended by org.pf.net.BaseTextRequestProcessor
      extended by org.pfsw.tools.beluga.admin.AdminTask
All Implemented Interfaces:
Runnable, org.pf.net.RequestProcessor, org.pf.net.TextRequestProcessor, AdminProtocol

public class AdminTask
extends org.pf.net.BaseTextRequestProcessor
implements AdminProtocol

Handles all incoming administration requests.

Version:
1.0
Author:
M.Duchrow

Field Summary
 
Fields inherited from interface org.pfsw.tools.beluga.admin.AdminProtocol
CMD_SET_LOG_LEVEL, CMD_SHUTDOWN, END_OF_COMMAND, ESCAPE_CHAR
 
Method Summary
 void processRequest(String request)
           
 
Methods inherited from class org.pf.net.BaseTextRequestProcessor
run
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

processRequest

public void processRequest(String request)
Specified by:
processRequest in class org.pf.net.BaseTextRequestProcessor


Copyright © 2012 Manfred Duchrow Consulting & Software. All Rights Reserved.