Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] AspectJ links

Hi all,
	As I am totally new to AspectJ, I really don't understand the technical
talks most of u all are involved in. But am keen to be a part of it. :-)

I wanted to know of some links from where I can download AspectJ and its
docs and any other related good stuff.
I plan to start writing small programs in AspectJ to get familiarized with
the syntax.... later I plan to take up a project in AOP for my dissertation

It wud be great if u cud guide me with the same ....

Thanks in advance.

Have a nice day!!
-HINA


-----Original Message-----
From: aspectj-users-bounces@xxxxxxxxxxx
[mailto:aspectj-users-bounces@xxxxxxxxxxx]On Behalf Of Wes Isberg
Sent: Friday, June 03, 2005 1:52 AM
To: aspectj-users@xxxxxxxxxxx
Subject: RE: [aspectj-users] Capturing shutdown

A reminder to others: shutdown hooks are for VM shutdown.

If you have long-running VM but want to pick out when applications
are stopped (and/or restarted), then AspectJ still might offer the
best-available general solution.

Wes

> ------------Original Message------------
> From: Eric Bodden <eric@xxxxxxxxx>
> To: jpalm@xxxxxxxxxxx, aspectj-users@xxxxxxxxxxx
> Date: Thu, Jun-2-2005 9:25 AM
> Subject: RE: [aspectj-users] Capturing shutdown
>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> > Can you give an example when they are not reliable?
> I had something in mind that under certain circumstances, shutdown
> hooks may not be executed. However after further reading I think I
> confused this with finalizers (where this is indeed the case). So I
> think shutdown hooks are indeed what I am looking for. Thanks!
>
> Eric
>
> - --
> Eric Bodden
> Chair I2 for Programming Languages and Program Analysis
> RWTH Aachen University
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGP 8.0.3
>
> iQA/AwUBQp8y8swiFCm7RlWCEQKikwCePSj3jmKEbUIu+JIbLDIQqzC6mWoAn1o7
> x7Y0opHXdQy00UhirE/G+qwG
> =zvpx
> -----END PGP SIGNATURE-----
>
>
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>

_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users



http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_____________________________________________________________________

This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to
whom this message was originally addressed. Any review, e-transmission
dissemination or other use of or taking of any action in reliance upon
this information by persons or entities other than the intended
recipient is prohibited. If you have received this e-mail in error
kindly delete  this e-mail from your records. If it appears that this
mail has been forwarded to you without proper authority, please notify
us immediately at netadmin@xxxxxxxxx and delete this mail. 
_____________________________________________________________________

Back to the top