de.jiac.micro.core.scope
Class NodeScope

java.lang.Object
  extended by de.jiac.micro.core.scope.Scope
      extended by de.jiac.micro.core.scope.NodeScope
All Implemented Interfaces:
IScope

public final class NodeScope
extends Scope

Version:
$Revision$
Author:
Erdene-Ochir Tuguldur, Marcel Patzlaff

Nested Class Summary
 
Nested classes/interfaces inherited from interface de.jiac.micro.core.IScope
IScope.IScopeStateChangeListener
 
Field Summary
 
Fields inherited from interface de.jiac.micro.core.IScope
NODE_SCOPE_CLASS, SIG_INITIALISE, SIG_PAUSE, SIG_RESUME, SIG_START, SIG_TERMINATE
 
Constructor Summary
NodeScope()
           
 
Method Summary
static IHandle getNodeHandle(Class handleClass)
           
static INode getNodeReference()
           
static NodeScope getNodeScope()
           
 
Methods inherited from class de.jiac.micro.core.scope.Scope
createScopeAwareThread, createScopeAwareThread, executeInScope, getContainer, getContainerReference, getScope, getScope, getScopeMemory, setup, signal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeScope

public NodeScope()
Method Detail

getNodeScope

public static NodeScope getNodeScope()
                              throws IllegalThreadStateException
Throws:
IllegalThreadStateException

getNodeReference

public static INode getNodeReference()

getNodeHandle

public static IHandle getNodeHandle(Class handleClass)


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