|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.component.AbstractComponent
org.mule.module.cxf.component.AbstractWebServiceWrapperComponent
org.mule.module.cxf.component.WebServiceWrapperComponent
public class WebServiceWrapperComponent
Field Summary |
---|
Fields inherited from class org.mule.module.cxf.component.AbstractWebServiceWrapperComponent |
---|
address, addressFromMessage, logger, WS_SERVICE_URL |
Fields inherited from class org.mule.component.AbstractComponent |
---|
flowConstruct, interceptorChain, interceptors, muleContext, notificationHandler, statistics |
Fields inherited from interface org.mule.api.lifecycle.Initialisable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Startable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Stoppable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Disposable |
---|
PHASE_NAME |
Constructor Summary | |
---|---|
WebServiceWrapperComponent()
|
Method Summary | |
---|---|
protected MuleMessage |
doInvoke(MuleEvent event)
|
java.lang.String |
getOperation()
|
java.lang.String |
getWsdlPort()
|
void |
setOperation(java.lang.String operation)
|
void |
setWsdlPort(java.lang.String wsdlPort)
|
Methods inherited from class org.mule.module.cxf.component.AbstractWebServiceWrapperComponent |
---|
doInitialise, getAddress, isAddressFromMessage, setAddress, setAddressFromMessage |
Methods inherited from class org.mule.component.AbstractComponent |
---|
createResultEvent, dispose, doDispose, doStart, doStop, fireComponentNotification, getFlowConstruct, getInterceptors, getStatistics, initialise, process, release, setFlowConstruct, setInterceptors, setMuleContext, start, stop, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WebServiceWrapperComponent()
Method Detail |
---|
protected MuleMessage doInvoke(MuleEvent event) throws java.lang.Exception
doInvoke
in class AbstractComponent
java.lang.Exception
public java.lang.String getWsdlPort()
public void setWsdlPort(java.lang.String wsdlPort)
public java.lang.String getOperation()
public void setOperation(java.lang.String operation)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |