net.stickycode.component.cxf.spring3
Class WebServiceCollector

java.lang.Object
  extended by net.stickycode.component.cxf.spring3.WebServiceCollector
All Implemented Interfaces:
org.springframework.beans.factory.config.BeanPostProcessor

@StickyComponent
public class WebServiceCollector
extends Object
implements org.springframework.beans.factory.config.BeanPostProcessor


Constructor Summary
WebServiceCollector()
           
 
Method Summary
 Object postProcessAfterInitialization(Object bean, String beanName)
           
 Object postProcessBeforeInitialization(Object bean, String beanName)
           
 
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

postProcessAfterInitialization

public Object postProcessAfterInitialization(Object bean,
                                             String beanName)
                                      throws org.springframework.beans.BeansException
Specified by:
postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessor
Throws:
org.springframework.beans.BeansException

postProcessBeforeInitialization

public Object postProcessBeforeInitialization(Object bean,
                                              String beanName)
                                       throws org.springframework.beans.BeansException
Specified by:
postProcessBeforeInitialization in interface org.springframework.beans.factory.config.BeanPostProcessor
Throws:
org.springframework.beans.BeansException


Copyright © 2009-2012 RedEngine Ltd. All Rights Reserved.