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

com.newstep.solid.management.runtime.component
Class ShutDownThread
java.lang.Thread
  |
  +--com.newstep.solid.management.runtime.component.ShutDownThread
All Implemented Interfaces:
       Runnable

public class ShutDownThread      
 
Links:
Kernel Association Association Link
to Interface ManagedExecutable
Associates type:
association
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Supplier cardinality:
1
Supplier navigability:
NAVIGABLE
Supplier visibility:
private
 
 

Field Summary
private final static String
private static Logger
private final static int
Constructor Summary
public void
Method Summary
public void
run()
Field Detail
className
private final static String className
Final.
Multiplicity:
1
Static.
 

executable
private ManagedExecutable executable
Multiplicity:
1
 

logger
private static Logger logger
Multiplicity:
1
Static.
 

STOP_TIMEOUT
private final static int STOP_TIMEOUT
Final.
Multiplicity:
1
Static.
 
Constructor Detail
ShutDownThread
public void ShutDownThread (ManagedExecutable executable)
 
Stereotype:
create
 
Method Detail
run
public void run ()
 
 

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