net.stickycode.cxf.guice3
Class WebServiceCollector

java.lang.Object
  extended by net.stickycode.cxf.guice3.WebServiceCollector
All Implemented Interfaces:
com.google.inject.spi.InjectionListener<Object>

@StickyComponent
public class WebServiceCollector
extends Object
implements com.google.inject.spi.InjectionListener<Object>


Constructor Summary
WebServiceCollector()
           
 
Method Summary
 void afterInjection(Object instance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebServiceCollector

public WebServiceCollector()
Method Detail

afterInjection

public void afterInjection(Object instance)
Specified by:
afterInjection in interface com.google.inject.spi.InjectionListener<Object>


Copyright © 2011 RedEngine Ltd. All Rights Reserved.