de.jiac.micro.internal.core
Class AbstractNode.ComponentContext

java.lang.Object
  extended by de.jiac.micro.util.List.Node
      extended by de.jiac.micro.core.LifecycleHandler.ListableLifecycleContext
          extended by de.jiac.micro.internal.core.AbstractNode.ComponentContext
All Implemented Interfaces:
LifecycleHandler.ILifecycleContext
Enclosing class:
AbstractNode

protected static final class AbstractNode.ComponentContext
extends LifecycleHandler.ListableLifecycleContext


Field Summary
 Object handle
           
 
Constructor Summary
protected AbstractNode.ComponentContext()
           
 
Method Summary
 AbstractNodeComponent getComponent()
           
 
Methods inherited from class de.jiac.micro.core.LifecycleHandler.ListableLifecycleContext
lifecycleAware, lifecycleState
 
Methods inherited from class de.jiac.micro.util.List.Node
next, previous, value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

handle

public Object handle
Constructor Detail

AbstractNode.ComponentContext

protected AbstractNode.ComponentContext()
Method Detail

getComponent

public AbstractNodeComponent getComponent()


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