Uses of Package
org.jcreme.processing

Packages that use org.jcreme.processing
org.jcreme.processing   
 

Classes in org.jcreme.processing used by org.jcreme.processing
AbstractProducer
          This class takes care of the basic production mechanisms.
BaseProducer
          This is a base implementation of the Producer interface.
BaseTaskActivityMonitor
          This is a simple implementation of the TaskActivityMonitor interface.
Consumer
          The interface describing the behavior of objects acting as consumers.
DefaultConsumer
          Default implementation of the Consumer interface.
MonitorableTask
          This interface should be implemented when a task has to provide information on its activity (level of completion, time of execution, ...).
MultiplexedProducer
          This producer does nothing but providing an existing object.
Producer
          The interface describing the common behaviors to every producer.
ProducerMultiplexer
          This class enables to multiply the output of a single producer so that it can be used in different production lines.
RemoteProducer
          This interface enables to remotely use a producer.
RemoteTaskActivityMonitor
          This interface enables to monitor a remote task.
RemoteTaskActivityMonitor.RemoteListener
          An interface to describe Remote change listeners.
RMITaskActivityMonitor
          This class enables to encapsulate a RemoteTaskActivityMonitor and use it as any TaskActivityMonitor.
TaskActivityMonitor
          This interface describes an activity monitor.
 



Copyright 2006 null. All Rights Reserved.