|
||||||||||
| 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.transport.soap.axis.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, lifecycleManager, 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 |
| Fields inherited from interface org.mule.api.AnnotatedObject |
|---|
PROPERTY_NAME |
| Constructor Summary | |
|---|---|
WebServiceWrapperComponent()
|
|
| Method Summary | |
|---|---|
protected Object |
doInvoke(org.mule.api.MuleEvent event)
|
Map<String,Object> |
getProperties()
|
String |
getStyle()
|
String |
getUse()
|
void |
setProperties(Map<String,Object> properties)
|
void |
setStyle(String style)
|
void |
setUse(String use)
|
| 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, getAnnotation, getAnnotations, getFlowConstruct, getInterceptors, getName, getStatistics, initialise, process, release, setAnnotations, 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 Object doInvoke(org.mule.api.MuleEvent event)
throws Exception
doInvoke in class org.mule.component.AbstractComponentExceptionpublic String getUse()
public void setUse(String use)
public String getStyle()
public void setStyle(String style)
public Map<String,Object> getProperties()
public void setProperties(Map<String,Object> properties)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||