Uses of Interface
org.ikasan.framework.event.wiretap.service.WiretapService

Packages that use WiretapService
org.ikasan.framework.component.endpoint   
org.ikasan.framework.event.wiretap.service   
org.ikasan.framework.flow.event.service   
 

Uses of WiretapService in org.ikasan.framework.component.endpoint
 

Constructors in org.ikasan.framework.component.endpoint with parameters of type WiretapService
WiretapEndpoint(String moduleName, String flowName, String componentName, WiretapService wiretapService)
          Constructor
 

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

Classes in org.ikasan.framework.event.wiretap.service that implement WiretapService
 class WiretapServiceImpl
          Default implementation of the WiretapService
 

Uses of WiretapService in org.ikasan.framework.flow.event.service
 

Constructors in org.ikasan.framework.flow.event.service with parameters of type WiretapService
WiretapEventJob(WiretapService wiretapService)
          Constructor
 



Copyright © 2007-2012 Ikasan. All Rights Reserved.