Package org.objectweb.fractal.task.core

Interface Summary
Executable  
Record.Field A record field.
TaskFactory  
TaskInterface Extends the ComponentInterface interface to add the ability to attach Record object to a component interface.
 

Class Summary
AbstractTaskFactoryUser Abstract class that can be overridden by component implementations that requires a TaskFactory.
Record A record is a immutable data structure that contains a (non ordered) set of field.
Record.ArgumentList  
RecordTemplate A RecordTemplate can be used when different Record must be instantiated with the same record descriptor and different list of arguments.
 

Exception Summary
InvalidRecordDescriptorException Runtime exception thrown by Record.Record(String, Object...) if the given record descriptor is invalid.
TaskException Exception thrown when an error occurs in task composition framework.
 



Copyright © 2007-2009 ObjectWeb Consortium. All Rights Reserved.