Package org.citrusframework.config.xml
Class TimeoutProducingEndpointAdapterParser.TimeoutProducingEndpointAdapterFactory
java.lang.Object
org.citrusframework.config.xml.TimeoutProducingEndpointAdapterParser.TimeoutProducingEndpointAdapterFactory
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.beans.factory.BeanNameAware,org.springframework.beans.factory.FactoryBean<TimeoutProducingEndpointAdapter>
- Enclosing class:
- TimeoutProducingEndpointAdapterParser
public static class TimeoutProducingEndpointAdapterParser.TimeoutProducingEndpointAdapterFactory
extends Object
implements org.springframework.beans.factory.FactoryBean<TimeoutProducingEndpointAdapter>, org.springframework.beans.factory.BeanNameAware
Factory bean for endpoint adapter.
-
Field Summary
Fields inherited from interface org.springframework.beans.factory.FactoryBean
OBJECT_TYPE_ATTRIBUTE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.beans.factory.FactoryBean
isSingleton
-
Constructor Details
-
TimeoutProducingEndpointAdapterFactory
public TimeoutProducingEndpointAdapterFactory()
-
-
Method Details
-
getObject
- Specified by:
getObjectin interfaceorg.springframework.beans.factory.FactoryBean<TimeoutProducingEndpointAdapter>- Throws:
Exception
-
getObjectType
- Specified by:
getObjectTypein interfaceorg.springframework.beans.factory.FactoryBean<TimeoutProducingEndpointAdapter>
-
setBeanName
- Specified by:
setBeanNamein interfaceorg.springframework.beans.factory.BeanNameAware
-