Package com.syrtsov.handler

utilities for InvocationHandler creation and implementation helpers

See:
          Description

Interface Summary
Intializible when framework creates InvocationHandler that implements this interface it will invoke initialixe with context where it had been created.
 

Class Summary
HandlerFactory<T> HandlerFactory is utility class that creates chain of InvocationHandler according to annotations attached to given interface.
MethodSignatureHelper psdo: finish implementation psdo: write comments

Created by Pavel Syrtsov Date: Oct 1, 2007 Time: 10:55:41 AM

ParameterNameExtractorAnnotationProcessor Created by Pavel Syrtsov Date: Sep 29, 2007 Time: 10:47:21 PM
ParameterNameExtractorAPTFactory Created by Pavel Syrtsov Date: Sep 29, 2007 Time: 10:32:00 PM
 

Annotation Types Summary
HandlerAnnotation Created by: Pavel Syrtsov Date: Apr 1, 2007 Time: 11:53:50 PM
 

Package com.syrtsov.handler Description

utilities for InvocationHandler creation and implementation helpers