org.ow2.frascati.util
Class AbstractActiveComponent

java.lang.Object
  extended by org.ow2.frascati.util.AbstractLoggeable
      extended by org.ow2.frascati.util.AbstractActiveComponent
All Implemented Interfaces:
Runnable

public abstract class AbstractActiveComponent
extends AbstractLoggeable
implements Runnable

OW2 FraSCAti Util abstract active SCA component.

Version:
1.3
Author:
Philippe Merle

Field Summary
 
Fields inherited from class org.ow2.frascati.util.AbstractLoggeable
log
 
Constructor Summary
AbstractActiveComponent()
           
 
Method Summary
 void runIt()
           
 
Methods inherited from class org.ow2.frascati.util.AbstractLoggeable
logDo, logDone, severe, warning
 
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

AbstractActiveComponent

public AbstractActiveComponent()
Method Detail

runIt

public final void runIt()


Copyright © 2007-2011 OW2 Consortium. All Rights Reserved.