| Projects on Google Code | Results 1 - 10 of 42 |
This project contains a bunch of Java-packages to ease your life! :)
They use AOP (AspectJ) to realize most of it's functionality.
---
== Example ==
=== Without Perspectives ===
{{{
// Pretty ugly code.
// Assuming you have a bunch of methods to modify the state of your UI
// it's tedi...
Java,
AspectJ,
Threads,
JavaBeans,
Properties,
JFCSwing,
Worker,
Event-Dispatcher,
Aspects,
Tasks,
Task-Manager,
ThreadManagement
This application is part of a [http://stsmedia.net/series/spring-finance/ multi-part series] which is designed to provide an overview of best practices for the Spring framework and some of its related projects and products. The Spring Finance Manager application will be developed with to provide a s...
Springframework,
Spring3.0,
SpringSecurity,
SpringJavaScript,
Dojo,
SpringWebFlow,
SpringAOP,
AspectJ,
OSGi
Trata-se de um projeto com exemplos em AspectJ e implementações originárias da Monografia de Heliomar Kann da Rocha Santos, formado no 2º período de 2008 em Ciência da Computação na UFF, orientado pelo Prof. Carlos Alberto Ribeiro. O título da Monografia foi Modularização de Interesses Ortogonais co...
Various source-snippets in Java, probably useful for others too and hopefully saves you some time.
For updates also subscribe to my feed at [http://copy-con.blogspot.com]
Penelope is a framework for building Eclipse RCP applications using Presenter-First process and Aspect Oriented Programming.
To do this it leverages existing technologies and frameworks like Guice/Peaberry, AspectJ and Eclipse technologies.
By using Aspect J. It hooks OSB internal code. and gather a information of execution flow and latency of each steps.
This is the SDG builder for the Aspectj programs. the code based on the Aspectj compiler source code.
Projeto da cadeira Programação Orientada a Aspectos
The features of !WhiteDog System are:
* Framework for the object sharing applications.
* i.e. shared paint board or chat application.
* Annotation based design.
* Put *@Share* annotation to the method you want to share its execution.
* Put *@Share* annotation to the field you want to ...
The goal of aoplib4j is to offer a library of aspects. For instance the project supports only AspectJ aspects but maybe in the future will support another Java AOP framework (JBoss AOP).
The aoplib4j contains the following aspects:
* Aspect for implementing the Observer pattern using annotations ...