com.nesscomputing.httpserver.log.log4j
Class Log4jRequestLogModule.HandlerProvider
java.lang.Object
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>
|
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 |
Log4jRequestLogModule.HandlerProvider
@Inject
public Log4jRequestLogModule.HandlerProvider(Log4jRequestLog log4jRequestLog)
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.