Uses of Interface
org.apache.servicemix.jbi.event.EndpointListener

Packages that use EndpointListener
org.apache.servicemix.jbi.event Event and listeners definitions that can be registered in the JBI container. 
org.apache.servicemix.jbi.view   
 

Uses of EndpointListener in org.apache.servicemix.jbi.event
 

Classes in org.apache.servicemix.jbi.event that implement EndpointListener
 class EndpointAdapter
          An abstract adapter class for receiving endpoint events.
 

Uses of EndpointListener in org.apache.servicemix.jbi.view
 

Classes in org.apache.servicemix.jbi.view that implement EndpointListener
 class DotViewEndpointListener
          Creates a DOT file showing the various components and endpoints within ServiceMix
 class DotViewFlowListener
          Creates a DOT file showing the JBI MessageExchange flow within the JBI Container.
 class EndpointViewRenderer
          A base class for renderings of endpoints which can re-render whenever something changes or mark things as dirty so that they can be re-rendered on demand or in a time based way
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.