Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

com.newstep.solid.management.runtime.node
Class NodeManager
All Implemented Interfaces:
       NodeManagerMBean

public class NodeManager      
Implements:
NodeManagerMBean
 
Links:
Kernel Association Association Link
to Class Node
Associates type:
association
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Directed.
Supplier cardinality:
1
Supplier navigability:
NAVIGABLE
Supplier visibility:
private
 
Implementation Implementation Link
to Interface NodeManagerMBean
 
 

Field Summary
private Node
Constructor Summary
public void
Method Summary
public String
public ExecState
public void
public void
public void
public void
public void
Field Detail
node
private Node node
Multiplicity:
1
 
Constructor Detail
NodeManager
public void NodeManager (Node node)
 
Stereotype:
create
 
Method Detail
getRegisteredComponents
public String getRegisteredComponents ()
 
 

getState
public ExecState getState ()
 
 

resume
public void resume ()
 
Throws:
ExecutableException
 

shutdown
public void shutdown ()
 
Throws:
ExecutableException
 

start
public void start ()
 
Throws:
ExecutableException
 

stop
public void stop ()
 
Throws:
ExecutableException
 

suspend
public void suspend ()
 
Throws:
ExecutableException
 

Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD