corelib.services.web.webapplications.threads
Class ManagedThread

java.lang.Object
  extended by corelib.services.web.webapplications.threads.ManagedThread
All Implemented Interfaces:
java.lang.Runnable

public abstract class ManagedThread
extends java.lang.Object
implements java.lang.Runnable

Since:
0.3.1
Author:
Dominique Liard

Constructor Summary
protected ManagedThread()
           
 
Method Summary
 void addManagedThreadListener(ManagedThreadListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.lang.Runnable
run
 

Constructor Detail

ManagedThread

protected ManagedThread()
Method Detail

addManagedThreadListener

public void addManagedThreadListener(ManagedThreadListener listener)


CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.

Copyright 2012 Infini Software - All Rights Reserved.