org.sonatype.sisu.goodies.lifecycle
Class LifecycleHandlerContext.MainMap_Default

java.lang.Object
  extended by statemap.State
      extended by org.sonatype.sisu.goodies.lifecycle.LifecycleHandlerContext.LifecycleHandlerState
          extended by org.sonatype.sisu.goodies.lifecycle.LifecycleHandlerContext.MainMap_Default
All Implemented Interfaces:
Serializable
Enclosing class:
LifecycleHandlerContext

protected static class LifecycleHandlerContext.MainMap_Default
extends LifecycleHandlerContext.LifecycleHandlerState

See Also:
Serialized Form

Field Summary
 
Fields inherited from class statemap.State
TRANSITION_DEFINED_DEFAULT, TRANSITION_DEFINED_LOCALLY, TRANSITION_UNDEFINED
 
Constructor Summary
protected LifecycleHandlerContext.MainMap_Default(String name, int id)
           
 
Method Summary
 
Methods inherited from class org.sonatype.sisu.goodies.lifecycle.LifecycleHandlerContext.LifecycleHandlerState
Default, Entry, Exit, fail, start, started, stop, stopped
 
Methods inherited from class statemap.State
getId, getName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LifecycleHandlerContext.MainMap_Default

protected LifecycleHandlerContext.MainMap_Default(String name,
                                                  int id)


Copyright © 2008-2012 Sonatype, Inc.. All Rights Reserved.