A C E G I O P S W 

A

addInterceptor(Object) - Method in class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
Adds an interceptor to this list in order.
autowire(Object, ApplicationContext) - Static method in class org.codehaus.enunciate.modules.spring_app.SpringComponentPostProcessor
Autowire the specified component.

C

contextDestroyed(ServletContextEvent) - Method in class org.codehaus.enunciate.modules.spring_app.SpringComponentPostProcessor
 
contextInitialized(ServletContextEvent) - Method in class org.codehaus.enunciate.modules.spring_app.SpringComponentPostProcessor
 

E

EnunciateServiceAdvice - Interface in org.codehaus.enunciate.modules.spring_app
 
EnunciateServiceAdvisor - Interface in org.codehaus.enunciate.modules.spring_app
 

G

getDefaultImplementationBeanName() - Method in class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
The bean name to use to look up the implementation bean if it hasn't been explicitly set.
getDefaultImplementationClass() - Method in class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
The class to use if no other implementations are provided.
getObject() - Method in class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
 
getObjectType() - Method in class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
 
getServiceImplementationBean() - Method in class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
The implementation bean.
getServiceInterface() - Method in class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
The service interface.

I

initApplicationContext(ApplicationContext) - Method in class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
 
isSingleton() - Method in class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
 

O

org.codehaus.enunciate.modules.spring_app - package org.codehaus.enunciate.modules.spring_app
 

P

postProcess(Object) - Method in class org.codehaus.enunciate.modules.spring_app.SpringComponentPostProcessor
Post process the specified component.

S

ServiceEndpointFactoryBean - Class in org.codehaus.enunciate.modules.spring_app
Factory bean for creating service bean instances.
ServiceEndpointFactoryBean(Class) - Constructor for class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
 
setDefaultImplementationBeanName(String) - Method in class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
The bean name to use to look up the implementation bean if it hasn't been explicitly set.
setDefaultImplementationClass(Class) - Method in class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
The class to use if no other implementations are provided.
setInterceptors(List<Object>) - Method in class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
Ordered list of interceptors to inject on all service beans.
setServiceImplementationBean(Object) - Method in class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
The implementation bean.
SpringComponentPostProcessor - Class in org.codehaus.enunciate.modules.spring_app
Component post processor for the spring application context.
SpringComponentPostProcessor() - Constructor for class org.codehaus.enunciate.modules.spring_app.SpringComponentPostProcessor
 

W

wrapEndpoint(Class, Object) - Method in class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
Wraps a specific endpoint bean with the necessary interceptors.
A C E G I O P S W 

Copyright © 2015. All rights reserved.