Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

com.newstep.solid.test.management.runtime
Class SampleManagedThread
com.newstep.solid.management.runtime.AsyncManagedExecutable
  |
  +--com.newstep.solid.management.runtime.ManagedThread
       |
       +--com.newstep.solid.test.management.runtime.SampleManagedThread
All Implemented Interfaces:
       ManagedExecutable

public class SampleManagedThread      
 
Links:
Generalization Generalization Link
to Class ManagedThread
 
 

Field Summary
private Logger
private int
private final static int
Constructor Summary
public void
Method Summary
protected boolean
protected void
run()
Field Detail
managedThreadLogger
private Logger managedThreadLogger
Multiplicity:
1
 

shutdownCount
private int shutdownCount
Multiplicity:
1
 

SHUTDOWN_LIMIT
private final static int SHUTDOWN_LIMIT
Final.
Multiplicity:
1
Static.
 
Constructor Detail
SampleManagedThread
public void SampleManagedThread ()
 
Stereotype:
create
 
Method Detail
gracefulShutdown
protected boolean gracefulShutdown ()
 
 

run
protected void run ()
 
 

Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD