org.openqa.selenium.server
Class JettyLoggingGenerator

java.lang.Object
  extended by org.openqa.selenium.server.JettyLoggingGenerator
All Implemented Interfaces:
com.google.common.base.Function<java.lang.Class<?>,Trace>

public class JettyLoggingGenerator
extends java.lang.Object
implements com.google.common.base.Function<java.lang.Class<?>,Trace>


Constructor Summary
JettyLoggingGenerator()
           
 
Method Summary
 Trace apply(java.lang.Class<?> aClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.common.base.Function
equals
 

Constructor Detail

JettyLoggingGenerator

public JettyLoggingGenerator()
Method Detail

apply

public Trace apply(java.lang.Class<?> aClass)
Specified by:
apply in interface com.google.common.base.Function<java.lang.Class<?>,Trace>


Copyright © 2011. All Rights Reserved.