com.nesscomputing.httpserver.log.log4j
Class Log4jRequestLogModule.HandlerProvider

java.lang.Object
  extended by com.nesscomputing.httpserver.log.log4j.Log4jRequestLogModule.HandlerProvider
All Implemented Interfaces:
javax.inject.Provider<org.eclipse.jetty.server.handler.RequestLogHandler>
Enclosing class:
Log4jRequestLogModule

public static class Log4jRequestLogModule.HandlerProvider
extends Object
implements com.google.inject.Provider<org.eclipse.jetty.server.handler.RequestLogHandler>


Constructor Summary
Log4jRequestLogModule.HandlerProvider(Log4jRequestLog log4jRequestLog)
           
 
Method Summary
 org.eclipse.jetty.server.handler.RequestLogHandler get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4jRequestLogModule.HandlerProvider

@Inject
public Log4jRequestLogModule.HandlerProvider(Log4jRequestLog log4jRequestLog)
Method Detail

get

public org.eclipse.jetty.server.handler.RequestLogHandler get()
Specified by:
get in interface javax.inject.Provider<org.eclipse.jetty.server.handler.RequestLogHandler>


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