org.apache.servicemix.jbi.deployer.events
Interface LifeCycleListener

All Superinterfaces:
EventListener, org.apache.servicemix.nmr.api.event.Listener
All Known Implementing Classes:
Deployer

public interface LifeCycleListener
extends org.apache.servicemix.nmr.api.event.Listener


Method Summary
 void lifeCycleChanged(LifeCycleEvent event)
           
 

Method Detail

lifeCycleChanged

void lifeCycleChanged(LifeCycleEvent event)
                      throws javax.jbi.JBIException
Throws:
javax.jbi.JBIException


Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.