Uses of Class
org.mule.test.integration.transaction.extras.Book

Packages that use Book
org.mule.test.integration.transaction.extras   
 

Uses of Book in org.mule.test.integration.transaction.extras
 

Methods in org.mule.test.integration.transaction.extras with parameters of type Book
 boolean MyComponent.doInsertTitle(Book book)
           
 boolean LibraryDao.insertBook(Book book)
           
 boolean JdbcLibraryDao.insertBook(Book book)
           
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.