Package com.quartetfs.fwk
package com.quartetfs.fwk
-
ClassDescriptionAnnotation indicating a default plugin or extended plugin of the
IRegistry.Annotation indicating a default type of theIRegistry.Base exception for all Sink and source AgentException.An agent is astatemachine.Business logic performed during an agent state transition.Enumeration of the possible states of anagent.IClone<T>An extension toCloneablereturning the real interface.Extension of the IProperty interface that adds support for compiled properties.A compiled property, compiled specifically for the instances of a target class.Interface that any custom property must implement to be recognized as a plugin.IPair<L,R> A pair of two elements, identified as 'left' and 'right'.The IProperty interface generalizes the concept of properties that you can read or write to an object.Interface to store anIPropertymetadata.Base interface of a ActiveViam Registry Provides method to instantiate Types and retrieve plugins.This annotation is to be used to describe a plugin.One will indicate for a class, that a value of this class (default constructor) is to be inserted in the plugin whose registry name is indicate by pluginName.This annotation is to be used to describe a plugin.One will indicate for a class, that a value of this class (default constructor) is to be inserted in the plugin whose registry name is indicate by pluginName.QuartetType annotation.Provides static accessors and shortcuts to the Registry currently configured in the System.