|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
org.mule.module.cxf.builder.ProxyClientMessageProcessorBuilder
org.mule.module.cxf.config.ProxyClientFactoryBean
public class ProxyClientFactoryBean
Field Summary |
---|
Fields inherited from class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder |
---|
address, client, configuration, databinding, defaultMethod, defaultMethodName, enableMuleSoapHeaders, features, inFaultInterceptors, inInterceptors, mtomEnabled, muleContext, operation, outFaultInterceptors, outInterceptors, payloadToArguments, properties, wsdlLocation |
Constructor Summary | |
---|---|
ProxyClientFactoryBean()
|
Method Summary | |
---|---|
java.lang.Object |
getObject()
|
java.lang.Class<?> |
getObjectType()
|
boolean |
isSingleton()
|
Methods inherited from class org.mule.module.cxf.builder.ProxyClientMessageProcessorBuilder |
---|
configureClient, configureMessageProcessor, createClient, getPayload, isProxyEnvelope, setPayload |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProxyClientFactoryBean()
Method Detail |
---|
public java.lang.Object getObject() throws java.lang.Exception
getObject
in interface org.springframework.beans.factory.FactoryBean
java.lang.Exception
public java.lang.Class<?> getObjectType()
getObjectType
in interface org.springframework.beans.factory.FactoryBean
public boolean isSingleton()
isSingleton
in interface org.springframework.beans.factory.FactoryBean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |