de.jiac.micro.internal.core
Class AbstractAgent.ElementContext

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.AbstractAgent.ElementContext
All Implemented Interfaces:
LifecycleHandler.ILifecycleContext
Enclosing class:
AbstractAgent

protected static class AbstractAgent.ElementContext
extends LifecycleHandler.ListableLifecycleContext


Field Summary
 IHandle handle
           
 String id
           
 String scheme
           
 
Constructor Summary
protected AbstractAgent.ElementContext()
           
 
Method Summary
 IAgentElement getElement()
           
 
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

id

public String id

scheme

public String scheme

handle

public IHandle handle
Constructor Detail

AbstractAgent.ElementContext

protected AbstractAgent.ElementContext()
Method Detail

getElement

public IAgentElement getElement()


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