Package aokell.lib.interf

This package is dedicated to the management of classes implementing Fractal interfaces.

See:
          Description

Interface Summary
AOKellGeneratedItf Marker interface implemented by all classes generated by AOKell.
 

Class Summary
ClassDefinition A struct-like class for holding class definitions and their bytecode.
Delegator This class defines methods shared by all classes which generate at runtime implementations of the Interface interface.
DelegatorForBoundableInterface This class generates Interface implementations for components which are bound to a target interface.
DelegatorForImplementedInterface This class generates Interface implementations for components which implement directly the interface.
 

Package aokell.lib.interf Description

This package is dedicated to the management of classes implementing Fractal interfaces.