Package org.openmrs.aop

This package contains the classes associated with Aspect Oriented Programming (AOP).

See:
          Description

Class Summary
AuthorizationAdvice This class provides the authorization AOP advice performed before every service layer method call.
LoggingAdvice This class provides the log4j aop around advice for our service layer.
 

Package org.openmrs.aop Description

This package contains the classes associated with Aspect Oriented Programming (AOP). The main use currently is just with authorization


OpenMRS-trunk

Generated May 29 2008 02:01 AM. NOTE - these libraries are in active development and subject to change