org.apache.camel.component.printer
Class PrinterEndpoint
java.lang.Object
org.apache.camel.impl.DefaultEndpoint
org.apache.camel.component.printer.PrinterEndpoint
- All Implemented Interfaces:
- CamelContextAware, Endpoint, IsSingleton
public class PrinterEndpoint
- extends DefaultEndpoint
| Methods inherited from class org.apache.camel.impl.DefaultEndpoint |
configureProperties, createEndpointUri, createExchange, createExchange, createExchange, createPollingConsumer, createScheduledExecutorService, equals, getCamelContext, getComponent, getEndpointKey, getEndpointUri, getExchangePattern, getExchangeType, getExecutorService, getScheduledExecutorService, hashCode, isLenientProperties, setCamelContext, setEndpointUri, setEndpointUriIfNotSpecified, setExchangePattern, setExecutorService, toString |
PrinterEndpoint
public PrinterEndpoint(String endpointUri,
Component component,
PrinterConfiguration config)
createConsumer
public Consumer createConsumer(Processor processor)
throws Exception
- Throws:
Exception
createProducer
public Producer createProducer()
throws Exception
- Throws:
Exception
isSingleton
public boolean isSingleton()
getConfig
public PrinterConfiguration getConfig()
setConfig
public void setConfig(PrinterConfiguration config)
Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.