Show Example.java syntax highlighted
/*
* Copyright (c) 2005
* Helsinki Institute of Physics
* see LICENSE file for details
*
* Example.java
* Created on May 19, 2005
*/
package fi.hip.gb.module;
/**
* This is an example class for gb-dummy project.
*
* @author Juho Karppinen
* @version $Id:
*/
public class Example {
private Example() {
}
}
See more files for this project here
GridBlocks builds a grid application framework via easy-to-use building blocks in distributed environment. The framework offers components for Grid security, distributed storage, computing, and Portlet web interfaces.
Project homepage:
http://sourceforge.net/projects/gridblocks
Programming language(s): Java,JSP,XML
License: other
Example.java