@Component public class Database extends Object
Database()
Iterable<Book>
findBooks()
Order
findOrder(Integer id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Database()
public Iterable<Book> findBooks()
public Order findOrder(Integer id)
Apache Camel