org.gcube.portlets.admin.software_upload_wizard.server.logging.slf4j
Class Slf4jTypeListener

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

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


Constructor Summary
Slf4jTypeListener()
           
 
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

Slf4jTypeListener

public Slf4jTypeListener()
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.