Explore >> Select a destination


You are here

nickjanetakis.com
| | blog.jpalardy.com
14.6 parsecs away

Travel
| | Jonathan Palardy's blog about technology
| | stribny.name
13.4 parsecs away

Travel
| |
| | blog.djy.io
14.6 parsecs away

Travel
| |
| | bill.burkecentral.com
92.3 parsecs away

Travel
| When writing an annotation-based framework, you many times have the need to find all classes that use a specific annotation at deployment time to initialize your framework. For example, the EJB 3.0 deployer needs to know which classes are annotated with @Stateless, @Stateful, and @MessageDriven, so it can create a container for each of those...