|
|||||||||
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.DefaultComponent<org.apache.camel.component.pojo.PojoExchange>
org.apache.camel.component.rmi.RmiComponent
public class RmiComponent
Constructor Summary | |
---|---|
RmiComponent()
|
|
RmiComponent(org.apache.camel.CamelContext context)
|
Method Summary | |
---|---|
protected org.apache.camel.Endpoint<org.apache.camel.component.pojo.PojoExchange> |
createEndpoint(String uri,
String remaining,
Map parameters)
|
Methods inherited from class org.apache.camel.impl.DefaultComponent |
---|
createEndpoint, createExecutorService, doStart, doStop, getCamelContext, getExecutorService, setCamelContext, setExecutorService |
Methods inherited from class org.apache.camel.impl.ServiceSupport |
---|
isStarted, isStopped, isStopping, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RmiComponent()
public RmiComponent(org.apache.camel.CamelContext context)
Method Detail |
---|
protected org.apache.camel.Endpoint<org.apache.camel.component.pojo.PojoExchange> createEndpoint(String uri, String remaining, Map parameters) throws Exception
createEndpoint
in class org.apache.camel.impl.DefaultComponent<org.apache.camel.component.pojo.PojoExchange>
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |