Package REFLEX.reflection

The reflection helpers implementing the intercession model for the RComponents evolvable behaviour

See:
          Description

Interface Summary
ExceptionHandler Handler implementing an interface of which the performRecovery method is called when an unhandled exception is raised through faulty delegation code executed within an RComponent dispatcher.
Intercessions  
 

Class Summary
CustomClassLoader  
Delegation All behaviour classes must be implemented by objects providing dispatcher delegated methods.
Intercession Interface must be implemented by objects providing intercessions through pre-post behaviour in the RComponent's internal dispatcher.
 

Package REFLEX.reflection Description

The reflection helpers implementing the intercession model for the RComponents evolvable behaviour