|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.camel.impl.DefaultEndpoint
org.apache.uima.camel.UimaAsEndpoint
public class UimaAsEndpoint
Represent the UIMA-AS camel driver endpoint.
Constructor Summary | |
---|---|
UimaAsEndpoint(String uri,
String brokerAddress,
UimaAsComponent component)
|
Method Summary | |
---|---|
void |
configureProperties(Map options)
|
org.apache.camel.Consumer |
createConsumer(org.apache.camel.Processor arg0)
|
org.apache.camel.Producer |
createProducer()
|
boolean |
isSingleton()
|
Methods inherited from class org.apache.camel.impl.DefaultEndpoint |
---|
createEndpointUri, createExchange, createExchange, createExchange, createPollingConsumer, equals, getCamelContext, getComponent, getEndpointKey, getEndpointUri, getExchangePattern, getExchangeType, hashCode, isLenientProperties, setCamelContext, setEndpointUri, setEndpointUriIfNotSpecified, setExchangePattern, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UimaAsEndpoint(String uri, String brokerAddress, UimaAsComponent component)
Method Detail |
---|
public void configureProperties(Map options)
configureProperties
in interface org.apache.camel.Endpoint
configureProperties
in class org.apache.camel.impl.DefaultEndpoint
public org.apache.camel.Consumer createConsumer(org.apache.camel.Processor arg0) throws Exception
Exception
public org.apache.camel.Producer createProducer() throws Exception
Exception
public boolean isSingleton()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |