Java Examples API Documentation

Java Examples contains the Java code for the examples used in articles on the site Professional Software Development (basilv.com).

See: Description

Packages 
Package Description
com.basilv.examples.annotations
Example for article Working with Java 5 Annotations.
com.basilv.examples.concurrency  
com.basilv.examples.dom4j
com.basilv.examples.enums
Example for article Advanced Uses of Java 5 Enums.
com.basilv.examples.errorhandling
com.basilv.examples.hibernate
Example for article Automatically Populating Audit Columns in Hibernate, which is part of the Hibernate Tips and Tricks series.
com.basilv.examples.java5
Example to illustrate the new features introduced in Java 5.
com.basilv.examples.jaxb
Example for article Simple XML Parsing using JAXB.
com.basilv.examples.logging
Example for article Tips for Using Log4j.
com.basilv.examples.mutableproperties
Examples #1, #2, and #3 for article Exposing Mutable Objects as Public Properties.
com.basilv.examples.mutableproperties.ex4
Examples #4 and #5 for article Exposing Mutable Objects as Public Properties.
com.basilv.examples.packagediagram
com.basilv.examples.packagediagram.subone  
com.basilv.examples.packagediagram.subtwo  
com.basilv.examples.rmi
com.basilv.examples.spring
com.basilv.examples.spring.autowire
Example of automatically defining dependencies using autowiring for article Java-Based Configuration of Spring Dependency Injection.
com.basilv.examples.spring.componentscan
Example of automatically defining beans using component scanning for article Java-Based Configuration of Spring Dependency Injection.
com.basilv.examples.spring.explicit
Example of explicitly defining beans and dependencies for article Java-Based Configuration of Spring Dependency Injection.

Java Examples available from http://www.basilv.com/psd/software Copyright © 2009 by Basil Vandegriend. All Rights Reserved.