Package org.objectweb.fractal.juliak.asm

Provides some class generators based on ASM for component-based control membranes.

See:
          Description

Interface Summary
ClassGenerator Root class for InterfaceType-based class generators.
 

Class Summary
AbstractClassGenerator Root class for InterfaceType-based class generators.
CloneableAttributeControllerClassGenerator This class generates cloneable attribute controller implementations.
InterceptorClassGenerator This class generates Interceptor implementations.
InterfaceClassGenerator This class generates Interface implementations.
TreeParser A class for parsing string representations of Tree structures.
 

Exception Summary
TreeParserException Thrown when a syntax error occurred while parsing the string representation of a Tree structure.
 

Package org.objectweb.fractal.juliak.asm Description

Provides some class generators based on ASM for component-based control membranes.

Since:
2.5