|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultEndpoint
org.apache.camel.component.cxf.CxfEndpoint
org.apache.camel.component.cxf.CxfSpringEndpoint
public class CxfSpringEndpoint
Defines the CXF Endpoint
| Constructor Summary | |
|---|---|
CxfSpringEndpoint(org.apache.camel.CamelContext context,
CxfEndpointBean bean)
|
|
CxfSpringEndpoint(CxfComponent component,
CxfEndpointBean bean)
|
|
| Method Summary | |
|---|---|
protected org.apache.cxf.Bus |
doGetBus()
|
CxfEndpointBean |
getBean()
|
String |
getBeanId()
|
String |
getEndpointLocalName()
|
String |
getEndpointNamespace()
|
String |
getServiceLocalName()
|
String |
getServiceNamespace()
|
void |
setBeanId(String id)
|
void |
setEndpointLocalName(String endpointLocalName)
|
void |
setEndpointNamespace(String endpointNamespace)
|
void |
setServiceLocalName(String serviceLocalName)
|
void |
setServiceNamespace(String serviceNamespace)
|
| Methods inherited from class org.apache.camel.impl.DefaultEndpoint |
|---|
configureProperties, createEndpointUri, createExchange, createExchange, createExchange, createPollingConsumer, equals, getCamelContext, getComponent, getEndpointKey, getEndpointUri, getExchangePattern, getExchangeType, getId, hashCode, isLenientProperties, isSynchronous, sanitizeUri, setCamelContext, setEndpointUri, setEndpointUriIfNotSpecified, setExchangePattern, setSynchronous, toString |
| Methods inherited from class org.apache.camel.impl.ServiceSupport |
|---|
addChildService, doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isSuspended, isSuspending, removeChildService, resume, shutdown, start, start, stop, suspend |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.camel.Service |
|---|
start, stop |
| Constructor Detail |
|---|
public CxfSpringEndpoint(org.apache.camel.CamelContext context,
CxfEndpointBean bean)
throws Exception
Exception
public CxfSpringEndpoint(CxfComponent component,
CxfEndpointBean bean)
throws Exception
Exception| Method Detail |
|---|
protected org.apache.cxf.Bus doGetBus()
doGetBus in class CxfEndpointpublic CxfEndpointBean getBean()
public String getBeanId()
public void setBeanId(String id)
public void setServiceNamespace(String serviceNamespace)
public String getServiceNamespace()
public void setServiceLocalName(String serviceLocalName)
public String getServiceLocalName()
public String getEndpointLocalName()
public void setEndpointLocalName(String endpointLocalName)
public void setEndpointNamespace(String endpointNamespace)
public String getEndpointNamespace()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||