Author: limpbizkit
Date: Wed Jun 10 23:04:56 2009
New Revision: 1011

Modified:
    wiki/ExternalDocumentation.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/ExternalDocumentation.wiki
==============================================================================
--- wiki/ExternalDocumentation.wiki     (original)
+++ wiki/ExternalDocumentation.wiki     Wed Jun 10 23:04:56 2009
@@ -35,4 +35,12 @@
  What the new methods on `TypeLiteral` do.

   
===[http://publicobject.com/2007/11/simpler-service-interfaces-with-guice.html  
Simpler service interfaces with Guice]===
-A brief discussion on contextual APIs.
\ No newline at end of file
+A brief discussion on contextual APIs.
+
+===[http://sarah-a-happy.livejournal.com/145875.html Guice AOP Example]===
+{{{
+  @Trace("note goes here")
+  public void bye() {
+    System.out.println("see you later");
+  }
+}}}
\ No newline at end of file

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to