de.jiac.micro.core
Interface IScope
- All Known Implementing Classes:
- AgentScope, NodeScope, Scope
public interface IScope
- Version:
- $Revision$
- Author:
- Marcel Patzlaff
NODE_SCOPE_CLASS
static final String NODE_SCOPE_CLASS
- See Also:
- Constant Field Values
SIG_TERMINATE
static final byte SIG_TERMINATE
- See Also:
- Constant Field Values
SIG_INITIALISE
static final byte SIG_INITIALISE
- See Also:
- Constant Field Values
SIG_PAUSE
static final byte SIG_PAUSE
- See Also:
- Constant Field Values
SIG_START
static final byte SIG_START
- See Also:
- Constant Field Values
SIG_RESUME
static final byte SIG_RESUME
- See Also:
- Constant Field Values
setup
void setup(com.github.libxjava.lang.IClassLoader classLoader,
String configurationClass,
IScope.IScopeStateChangeListener listener)
signal
void signal(byte signal)
getContainerReference
IContainer getContainerReference()
Copyright © 2008-2011 DAI-Labor. All Rights Reserved.