com.xebialabs.deployit
Interface StepExecutionContextListener


public interface StepExecutionContextListener

Interface that can be implemented by objects stored as step execution context attributes to get notified about the lifecycle of the step execution context.


Method Summary
 void contextDestroyed()
          Is invoked when the step execution context is destroyed.
 

Method Detail

contextDestroyed

void contextDestroyed()
Is invoked when the step execution context is destroyed.



Copyright © 2010. All Rights Reserved.