Class AbstractInsert

  • All Implemented Interfaces:
    java.lang.Runnable, org.objectweb.fractal.api.control.BindingController, ActivityControl, BladeControl

    public abstract class AbstractInsert
    extends AbstractDumbInsert
    This abstract implementation of a blade insert component manages a single thread, doing a periodic task (probing) with a given period (in milliseconds) and during an given actual time. It provides a strict interpretation of the blade lifecycle with regard to the ActivityControl interface.
    Author:
    Bruno Dillenseger