org.gcube.smartgears.handlers.container
Class ContainerLifecycleEvent.Stop

java.lang.Object
  extended by org.gcube.smartgears.handlers.Event<ContainerContext>
      extended by org.gcube.smartgears.handlers.container.ContainerLifecycleEvent
          extended by org.gcube.smartgears.handlers.container.ContainerLifecycleEvent.Stop
Enclosing class:
ContainerLifecycleEvent

public static class ContainerLifecycleEvent.Stop
extends ContainerLifecycleEvent

An ContainerLifecycleEvent that occurs when the container stops.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.gcube.smartgears.handlers.container.ContainerLifecycleEvent
ContainerLifecycleEvent.Start, ContainerLifecycleEvent.Stop
 
Constructor Summary
ContainerLifecycleEvent.Stop(ContainerContext context)
          Creates an instance for a given ContainerContext.
 
Method Summary
 
Methods inherited from class org.gcube.smartgears.handlers.Event
context, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContainerLifecycleEvent.Stop

public ContainerLifecycleEvent.Stop(ContainerContext context)
Creates an instance for a given ContainerContext.

Parameters:
context - the context


Copyright © 2014. All Rights Reserved.