Uses of Interface
org.mule.test.integration.transaction.extras.LibraryDao

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

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

Classes in org.mule.test.integration.transaction.extras that implement LibraryDao
 class JdbcLibraryDao
           
 

Methods in org.mule.test.integration.transaction.extras that return LibraryDao
 LibraryDao MyComponent.getLibrary()
           
 

Methods in org.mule.test.integration.transaction.extras with parameters of type LibraryDao
 void MyComponent.setLibrary(LibraryDao library)
           
 



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