net.stickycode.component.cxf.spring3
Class WebServiceCollector
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebServiceCollector
public WebServiceCollector()
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.