org.gcube.smartgears.handlers.container
Class ContainerLifecycleEvent

java.lang.Object
  extended by org.gcube.smartgears.handlers.Event<ContainerContext>
      extended by org.gcube.smartgears.handlers.container.ContainerLifecycleEvent
Direct Known Subclasses:
ContainerLifecycleEvent.Start, ContainerLifecycleEvent.Stop

public abstract class ContainerLifecycleEvent
extends Event<ContainerContext>

An Event that occurs in the lifetime of the container.

Author:
Fabio Simeoni

Nested Class Summary
static class ContainerLifecycleEvent.Start
          An ContainerLifecycleEvent that occurs when the container starts.
static class ContainerLifecycleEvent.Stop
          An ContainerLifecycleEvent that occurs when the container stops.
 
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
 



Copyright © 2013. All Rights Reserved.