Package context.arch.enactor

Interface Summary
EnactorListener A listener class for enactors.
 

Class Summary
Enactor The Enactor component encapsulates application logic and simplifies the acquisition of context data.
EnactorParameter Defines a parameter for a rule.
EnactorReference Fully describes a widget via a set of attributes, and a set of conditions on those attributes.
EnactorSubscriptionManager This class manages CTK subscriptions on behalf of enactors.
WidgetIdRegistry A registry used by the EnactorSubscriptionManager to track widgets.
WidgetReferenceRegistry A registry used by the EnactorSubscriptionManager to track references to widgets.
 

Exception Summary
EnactorException General Exception for Enactor package.