Uses of Interface
org.ikasan.framework.event.wiretap.dao.WiretapDao

Packages that use WiretapDao
org.ikasan.framework.event.wiretap.dao   
org.ikasan.framework.event.wiretap.service   
 

Uses of WiretapDao in org.ikasan.framework.event.wiretap.dao
 

Classes in org.ikasan.framework.event.wiretap.dao that implement WiretapDao
 class HibernateWiretapDao
          Hibernate implementation of the WiretapDao
 

Uses of WiretapDao in org.ikasan.framework.event.wiretap.service
 

Constructors in org.ikasan.framework.event.wiretap.service with parameters of type WiretapDao
WiretapServiceImpl(WiretapDao wiretapDao, ModuleService moduleService)
          Constructor
 



Copyright © 2007-2012 Ikasan. All Rights Reserved.