org.apache.camel.example.guice.jms
Class Printer

java.lang.Object
  extended by org.apache.camel.example.guice.jms.Printer

public class Printer
extends Object


Constructor Summary
Printer()
           
 
Method Summary
 void print(String body)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Printer

public Printer()
Method Detail

print

public void print(String body)


Apache Camel