com.nesscomputing.httpserver.log
Class LogFields.ThreadNameField

java.lang.Object
  extended by com.nesscomputing.httpserver.log.LogFields.ThreadNameField
All Implemented Interfaces:
LogFields.LogField
Enclosing class:
LogFields

public static class LogFields.ThreadNameField
extends Object
implements LogFields.LogField


Method Summary
 String getShortName()
           
 String log(org.eclipse.jetty.server.Request request, org.eclipse.jetty.server.Response response, String dummy)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

log

public String log(org.eclipse.jetty.server.Request request,
                  org.eclipse.jetty.server.Response response,
                  String dummy)
Specified by:
log in interface LogFields.LogField

getShortName

public String getShortName()
Specified by:
getShortName in interface LogFields.LogField


Copyright © 2012 Ness Computing, Inc.. All Rights Reserved.