net.stickycode.cxf.guice3
Class WebServiceTypeListener

java.lang.Object
  extended by net.stickycode.cxf.guice3.WebServiceTypeListener
All Implemented Interfaces:
com.google.inject.spi.TypeListener

@StickyComponent
public class WebServiceTypeListener
extends Object
implements com.google.inject.spi.TypeListener


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

Constructor Detail

WebServiceTypeListener

public WebServiceTypeListener()
Method Detail

hear

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


Copyright © 2011 RedEngine Ltd. All Rights Reserved.