Package org.apache.servicemix.jbi.event

Event and listeners definitions that can be registered in the JBI container.

See:
          Description

Interface Summary
ComponentListener  
ContainerAware An interface for listeners which are aware of the container to which they are attached.
DeploymentListener  
EndpointListener  
ExchangeListener  
ServiceAssemblyListener  
ServiceMixListener Marker interface for ServicMix event listeners
ServiceUnitListener  
 

Class Summary
ComponentAdapter An abstract adapter class for receiving component events.
ComponentEvent Event sent for components lifecycle.
DeploymentAdapter  
DeploymentEvent  
EndpointAdapter An abstract adapter class for receiving endpoint events.
EndpointEvent Event sent for endpoint lifeycle.
ExchangeAdapter An abstract adapter class for receiving exchange events.
ExchangeEvent Event sent when an exchange is received or accepted by a component.
ServiceAssemblyAdapter An abstract adapter class for receiving service assemblies events.
ServiceAssemblyEvent Event sent for service assembly lifecycle.
ServiceUnitAdapter An abstract adapter class for receiving service units events.
ServiceUnitEvent Event sent for service unit lifecycle.
 

Package org.apache.servicemix.jbi.event Description

Event and listeners definitions that can be registered in the JBI container.



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