org.gcube.portlets.admin.software_upload_wizard.server.logging.log4j
Class Log4JTypeListener

java.lang.Object
  extended by org.gcube.portlets.admin.software_upload_wizard.server.logging.log4j.Log4JTypeListener
All Implemented Interfaces:
com.google.inject.spi.TypeListener

public class Log4JTypeListener
extends Object
implements com.google.inject.spi.TypeListener


Constructor Summary
Log4JTypeListener()
           
 
Method Summary
<I> void
hear(com.google.inject.TypeLiteral<I> typeLiteral, com.google.inject.spi.TypeEncounter<I> typeEncounter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4JTypeListener

public Log4JTypeListener()
Method Detail

hear

public <I> void hear(com.google.inject.TypeLiteral<I> typeLiteral,
                     com.google.inject.spi.TypeEncounter<I> typeEncounter)
Specified by:
hear in interface com.google.inject.spi.TypeListener


Copyright © 2013. All Rights Reserved.