Package ch.oscg.jreleaseinfo

This package contains the code for the JReleaseInfo code generator.

See:
          Description

Interface Summary
BuildNumberHandlerIF BuildNumberHandler interface.
SourceGeneratorIF Source Generator Interface defines the method an implementation must provide in order to be called as Plug-In from the BuilInfoBean class.
 

Class Summary
BuildNumberHandler BuildNumberHandler getting the number from a file.
JReleaseInfoBean Central class creates the java source file for the desired properties.
JReleaseInfoProperty Property class for JReleaseInfoAntTask task.
JReleaseInfoUtil Utility class for JReleaseInfoAntTask task.
SourceGenerator The SourceGenerator is a simple implementation of the SourceGeneratorIF interface.
SourceGeneratorApp The SourceGenerator is a simple implementation of the SourceGeneratorIF interface.
 

Package ch.oscg.jreleaseinfo Description

This package contains the code for the JReleaseInfo code generator.

Realisation

The code generator is implemented as a JavaBean. This JavaBean can be used from an AntTask or build in in other environments.



Copyright © 2005 Open Source Competence Group (OSCG). All Rights Reserved.