Package org.objectweb.fractal.julia.factory

Provides mixins to implement the [Generic]Factory interfaces.

See:
          Description

Interface Summary
Template An extended Factory interface.
 

Class Summary
AttributeTemplateMixin Provides an attribute copy function to a Template.
BasicGenericFactoryMixin Provides a basic implementation of the GenericFactory interface.
BasicTemplateMixin Provides a basic implementation of the Template interface.
CheckGenericFactoryMixin Provides reflective checks to a GenericFactory.
NameTemplateMixin Provides a name copy function to a Template.
SingletonTemplateMixin Provides a singleton behavior to a Template.
 

Exception Summary
ChainedInstantiationException A sub class of the InstantiationException class.
 

Package org.objectweb.fractal.julia.factory Description

Provides mixins to implement the [Generic]Factory interfaces.

Since:
Julia 0.8.0