org.apache.uima.camel
Class UimaAsEndpoint
java.lang.Object
org.apache.uima.camel.UimaAsEndpoint
public class UimaAsEndpoint
- extends
Represent the UIMA-AS camel driver endpoint.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UimaAsEndpoint
public UimaAsEndpoint(String uri,
String brokerAddress,
UimaAsComponent component)
configureProperties
public void configureProperties(Map options)
createConsumer
public createConsumer(org.apache.camel.Processor arg0)
throws Exception
- Throws:
Exception
createProducer
public createProducer()
throws Exception
- Throws:
Exception
isSingleton
public boolean isSingleton()
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.