de.jiac.micro.core
Class LifecycleHandler.SimpleLifecycleContext

java.lang.Object
  extended by de.jiac.micro.core.LifecycleHandler.SimpleLifecycleContext
All Implemented Interfaces:
LifecycleHandler.ILifecycleContext
Enclosing class:
LifecycleHandler

public static class LifecycleHandler.SimpleLifecycleContext
extends Object
implements LifecycleHandler.ILifecycleContext


Constructor Summary
LifecycleHandler.SimpleLifecycleContext(Object la)
           
 
Method Summary
 ILifecycleAware lifecycleAware()
           
 byte lifecycleState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifecycleHandler.SimpleLifecycleContext

public LifecycleHandler.SimpleLifecycleContext(Object la)
Method Detail

lifecycleAware

public ILifecycleAware lifecycleAware()
Specified by:
lifecycleAware in interface LifecycleHandler.ILifecycleContext

lifecycleState

public byte lifecycleState()
Specified by:
lifecycleState in interface LifecycleHandler.ILifecycleContext


Copyright © 2008-2011 DAI-Labor. All Rights Reserved.