net.stickycode.cxf.guice3
Class WebServiceTypeListener
java.lang.Object
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
|
Method Summary |
|
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 |
WebServiceTypeListener
public WebServiceTypeListener()
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.