|
Lightweight Bartering Grid | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlbg.middleware.util.SubmissionUtils
public class SubmissionUtils
A set of utils to facilitate BoT submission. Capabilities are:
| Nested Class Summary | |
|---|---|
static class |
SubmissionUtils.MemoryJar
Holds the content of a given jar in memory. |
| Constructor Summary | |
|---|---|
SubmissionUtils()
|
|
| Method Summary | |
|---|---|
static SubmissionUtils.MemoryJar |
loadJar(java.lang.String path)
Loads the bytecode of a jar in memory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubmissionUtils()
| Method Detail |
|---|
public static SubmissionUtils.MemoryJar loadJar(java.lang.String path)
throws GridException
path - Path to the jar file
GridException
|
Lightweight Bartering Grid | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.