play.modules.morphia.utils
Class PlayLogrFactory

java.lang.Object
  extended by play.modules.morphia.utils.PlayLogrFactory
All Implemented Interfaces:
LogrFactory

public class PlayLogrFactory
extends Object
implements LogrFactory


Constructor Summary
PlayLogrFactory()
           
 
Method Summary
 Logr get(Class<?> c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlayLogrFactory

public PlayLogrFactory()
Method Detail

get

public Logr get(Class<?> c)
Specified by:
get in interface LogrFactory


Copyright © 2012. All Rights Reserved.