Package org.norther.tammi.core.rt

Interface Summary
Aggregate A marker interface to variables acting as aggregates of nested variable attributes.
Element A marker interface to variables acting as elements of dynamic collection attributes.
ReferableVariableRegistryMBean A referable MBean extension to VariableRegistry.
Variable An interface to variables supporting dynamic attributes, operations and notifications exposed through the DynamicMBean interface.
VariableConverter An interface to converters between variable types and Variable instances.
VariableRegistry An interface to variable registries.
 

Class Summary
DefaultIdentityConverter An identity converter.
DefaultVariableConverter A default implementation of VariableConverter.
ElementVariableConverter An element implementation of VariableConverter.
Introspector An introspector for Variables.
ReferableVariableRegistry A default implementation of ReferableVariableRegistryMBean.
VariableAttributeInfo A meta-data description of a variable attribute.
VariableInfo A variable MBean extension to MBeanInfo.
VariableX A lightweight Variable implementation supporting a fixed set of dynamic attributes by default.
VariableY An extended Variable implementation supporting a fixed set of dynamic attributes by default.
VariableZ A fully dynamic Variable implementation supporting run-time modifications to its attribute set.
VariableZ.ReferenceModelMBean A reference model MBean adapter for variable references.
 

Enum Summary
VariableAttributeInfo.Trait Attribute traits.
VariableValidity The variable validity.
 

Exception Summary
InvalidAttributeValuesException Thrown when values for attributes are not valid.
ShadowValueException An exception for shadow value arguments.
ValueOutOfBoundsException An exception for converted values exceeding bounds.
 

Annotation Types Summary
MetaVariableAttributeInfo Meta data for variable attribute infos as annotations of static fields.
MetaVariableInfo Meta data for variable info parsed as an annotation of a variable class.
 



Copyright © 2004 The Norther Organization. All rights reserved.